This website requires JavaScript.
Explore
Help
Sign In
Administrator
/
opencv-MIRROR
Watch
1
Star
0
Fork
0
You've already forked opencv-MIRROR
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-11 04:43:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0dad2876e29e2173505bdb36bc5adbeb9fea56f0
opencv-MIRROR
/
modules
/
world
History
Kiran Pradeep
5852a913a8
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
..
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