- 08 Nov, 2013 1 commit
-
-
Kiran Pradeep authored
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'
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 08 Aug, 2013 1 commit
-
-
Roman Donchenko authored
Looks like we don't actually use them; when creating precompiled headers with Visual C++, a dummy .cpp is created at build time.
-
- 10 Jul, 2013 1 commit
-
-
Roman Donchenko authored
-
- 25 Mar, 2013 1 commit
-
-
Anatoly Baksheev authored
-
- 17 Oct, 2012 1 commit
-
-
OpenCV Buildbot authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Vadim Pisarevsky authored
added script to build the universal opencv2.framework for iOS device and simulator. fixed opencv_world cmake script to create static libopencv_world.a for iOS. temporarily disable compressed file storages in the case of iOS (to avoid dependency of zlib)
-
- 06 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 21 May, 2012 2 commits
-
-
Andrey Kamaev authored
-
Vadim Pisarevsky authored
fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876)
-
- 13 May, 2012 1 commit
-
-
Andrey Kamaev authored
Shortened CMake script for opencv_world. Fixed opencv_world link with non-Visual Studio generators on Windows.
-
- 12 May, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu.
-