Ask Your Question

Revision history [back]

To contribute, want to know how the VideoCapture works.

Dear sir or madam.

I'm wondering how the "videocapture" function works

I would like to contribute about these kind of video input output things ( i don't know yet whether they are optimized or not).

so i have tried to check their implementation code but,

actually this is my first time, so i can't recognize what is the code for VideoCapture function.

of course, i m checking video input output module (not video module)

and also src and include files

in include files, definitely, all of them are just interfaces.

and among many source files,

cap.cpp seems like implementation file but i think it also needs other files....

For example, they use some functions that are not implemented in themselves.

so i checked what they include,

precomp.hpp cap_intelperc.hpp cap_dshow.hpp

but these are not also the answer