Ask Your Question

Revision history [back]

.cpp source files

Hello,

I have a basic question since I am a beginer, maybe it is stupid but I do not know how to find the .cpp files of the different modules within the src folder after downloading the library. I can find without problem the header files (.hpp) within the includes/opencv2 path.

I am expecting a .cpp file with the same name as its header and the module itself.

I followed this OpenCV guide (http://code.opencv.org/projects/opencv/wiki/CodingStyleGuide)

I hope anyone could help me. Thanks in advance