Ask Your Question

johnNov's profile - activity

2016-10-09 10:41:14 -0600 received badge  Editor (source)
2016-10-09 10:40:49 -0600 received badge  Supporter (source)
2016-10-09 10:19:51 -0600 asked a question 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/hi...

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