Pan Tilt Zoom
Is there an inbuilt way in opencv of controlling the pan , tilt , zoom of a connected webcam . I am using a Logitech PTZ camera . Reply asap . Thanks a lot .
Is there an inbuilt way in opencv of controlling the pan , tilt , zoom of a connected webcam . I am using a Logitech PTZ camera . Reply asap . Thanks a lot .
You can set capture properties such as CAP_PROP_PAN, CAP_PROP_TILT, CAP_PROP_ZOOM, however not all cameras support these properties. I only used zoom for one of my cameras and it worked.
Asked: 2013-05-20 21:05:47 -0600
Seen: 1,285 times
Last updated: Jun 11 '19
using videoinput library for opencv [closed]
focal length fx and fy , do they change for a camera capable of zooming ?
How to decrease the number of processed frames from a live video camera?
How to limit the number of FPS from camera
Is it possible to use front camera with 2.4.2 for android? [closed]