Ask Your Question

ibarroso's profile - activity

2015-06-29 01:31:50 -0600 asked a question .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/openc...)

I hope anyone could help me. Thanks in advance