Hello again Alex
Your driver for ps3eye now seems to be even better than linux version, great work!
Recently I was reading about professional and expensive cameras and noticed some nice feature:
hardware ROI (region of interest). Programmer is able to set smaller movable active sub-window,
and the camera transmits only this region. Using this feature one can focus on some
region and achieve better frame rates, shorter exposure times, reduce required bandwidth, etc.
Reading ov7620 data sheet noticed fragment about “Window Sizing”
and registers: “Horizontal window start / end”, “Vertical window start /end “.
Maybe it would be sufficient to write some values to this registers.
Do you think I would be possible to add such feature to your SDK?
Best regards,