- 15 Jan, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 14 Jan, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 17 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 05 Jun, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 08 Apr, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 05 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 18 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Aug, 2014 1 commit
-
-
StevenPuttemans authored
fixed dependency of stitching module on xfeatures2d module as optional fixed the initModule_xfeatures2d function that was called in module stitching since it is in another namespace than the standard cv one.
-
- 25 Aug, 2014 1 commit
-
-
StevenPuttemans authored
-
- 08 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 01 Jul, 2014 1 commit
-
-
Ievgen Khvedchenia authored
-
- 18 Apr, 2014 1 commit
-
-
Alessandro Trebbi authored
-
- 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
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 25 Mar, 2013 1 commit
-
-
Anatoly Baksheev authored
-
- 13 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
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.
-