OpenFTC / EasyOpenCV

Finally, a straightforward and easy way to use OpenCV on an FTC robot!
213 stars 95 forks source link

possible to setZoom for web camera? #52

Closed wangxdflight closed 1 year ago

wangxdflight commented 1 year ago

It seems that setZoom is only available for OpenCvInternalCamera, not OpenCvWebcam. Possible to add the support for OpenCvWebcam?

Thanks.

wangxdflight commented 1 year ago

I played with PtzControl's getZoom, setZoom, but doesn't have effect on my Logitec C920 webcamera. Any help here? Or it is not feasible at all?

Windwoes commented 1 year ago

A C920 was my test camera when validating that functionality works, so I'm honestly not immediately sure what the issue might be.

Windwoes commented 1 year ago

Closing for now, feel free to re-open.