using videoinput library for opencv [closed]
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 !
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.