opencv/modules/world
2013-11-08 14:09:34 +05:30
..
include/opencv2/world added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu. 2012-05-12 13:54:26 +00:00
src Deleted almost all of the precomp.cpp files. 2013-08-08 12:43:07 +04:00
CMakeLists.txt CMake's get_filename_component with NAME_WE parameters, interprets first period as start of extension. For. e.g file name with out extension of 'this.is.a.text.file.txt' will be taken as 'this'. Hence using NAME with regex replacement to get 'this.is.a.text.file' 2013-11-08 14:09:34 +05:30