Ask Your Question
1

PTZ Controlling

asked 2013-05-15 21:04:40 -0600

sachin_rt gravatar image

I have a logitech quickcam capable of pan , tilt and zoom . I want to control these properties from a code.I am using visual studio 2010 and I prefer writing in c++ . I have searched a lot and it has something to do with using directshow . I have no idea how to use it in opencv . Can anybody help me please ??

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-05-16 06:12:49 -0600

berak gravatar image

sorry, but you can't do that from opencv ;(

if you're not afraid of some COM-style coding, it's possible from the directshow sdk, http://www.quickcamteam.net/documentation/how-to/how-to-control-pan-tilt-zoom-on-logitech-cameras">look here for an example (zip at the bottom)

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-05-15 21:04:40 -0600

Seen: 958 times

Last updated: May 16 '13