using videoinput library for opencv [closed]

asked 2013-05-16 05:49:35 -0600

sachin_rt gravatar image

How to use the VideoInput Library ? What all sources have to be included in the project ? http://www.muonics.net/school/spring05/videoInput/ Can anybody write a small piece of code showing how the Pan , tilt can be controlled of a webcam ?? Need this very badly .... Thanx in advance !

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by StevenPuttemans
close date 2013-05-16 05:56:09.574673

Comments

This is not an OpenCV library but a third party library based on openCV. For questions about it, you should address proper forums, not this one. [VideoCapture[(http://docs.opencv.org/modules/highgui/doc/reading_and_writing_images_and_video.html?highlight=videocapture#VideoCapture) is the class that openCV uses for video processing. Read the FAQ in order to know which questions are suitable for this forum. Topic closed.

StevenPuttemans gravatar imageStevenPuttemans ( 2013-05-16 05:55:27 -0600 )edit