Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Looking for videoCapture functions code

Hello, I'm very new to OpenCV and I'm trying to find how some of these functions were actually implemented.
Take the videoCapture class for example. I can find all of the videoCapture functions easily here:

http://docs.opencv.org/2.4/modules/highgui/doc/reading_and_writing_images_and_video.html#videocapture-videocapture

But I'm trying to find the actual code for these functions to see how they were implemented. Can anyone point me in the write direction?

click to hide/show revision 2
No.2 Revision

updated 2016-10-09 10:23:17 -0600

berak gravatar image

Looking for videoCapture functions code

Hello, I'm very new to OpenCV and I'm trying to find how some of these functions were actually implemented.
Take the videoCapture class for example. I can find all of the videoCapture functions easily here:

http://docs.opencv.org/2.4/modules/highgui/doc/reading_and_writing_images_and_video.html#videocapture-videocapture

But I'm trying to find the actual code for these functions to see how they were implemented. Can anyone point me in the write right direction?

Looking for videoCapture functions code

Hello, I'm very new to OpenCV and I'm trying to find how some of these functions were actually implemented.
Take the videoCapture class for example. I can find all of the videoCapture functions easily here:

http://docs.opencv.org/2.4/modules/highgui/doc/reading_and_writing_images_and_video.html#videocapture-videocapture

But I'm trying to find the actual code for these functions to see how they were implemented. Can anyone point me in the right direction?

Edit: OS is Ubuntu