- 28 May, 2015 1 commit
-
-
http://code.opencv.org/issues/3825);…Vadim Pisarevsky authored
clip the found objects in HOG as well (http://code.opencv.org/issues/3825); added test to check CascadeClassifier on small images (http://code.opencv.org/issues/3710)
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 24 Jun, 2014 1 commit
-
-
Vadim Pisarevsky authored
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. some of the stuff will be moved to opencv_contrib module. in order to make this PR pass buildbot, please, comment off opencv_legacy, opencv_contrib and opencv_softcascade test runs.
-
- 08 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
Conflicts: modules/core/src/stat.cpp
-
- 20 Mar, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 25 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 03 Feb, 2014 4 commits
-
-
Vadim Pisarevsky authored
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
- 06 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
Conflicts: modules/core/include/opencv2/core/cuda.hpp modules/cudacodec/src/thread.cpp modules/cudacodec/src/thread.hpp modules/superres/perf/perf_superres.cpp modules/superres/src/btv_l1_cuda.cpp modules/superres/src/optical_flow.cpp modules/videostab/src/global_motion.cpp modules/videostab/src/inpainting.cpp samples/cpp/stitching_detailed.cpp samples/cpp/videostab.cpp samples/gpu/stereo_multi.cpp
-
- 05 Sep, 2013 1 commit
-
-
Roman Donchenko authored
-
- 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
-
- 12 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
Also move cv::linemod to own header
-
- 08 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 01 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 22 Mar, 2013 1 commit
-
-
Andrey Kamaev 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>
-
- 11 Mar, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 06 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
This simplifies test debugging a lot
-
- 01 Feb, 2013 2 commits
-
-
marina.kolpakova authored
-
Vadim Pisarevsky authored
-
- 31 Jan, 2013 2 commits
-
-
Vadim Pisarevsky authored
added test for the old cvHaarDetectObjects. disabled AVX optimization in haar.cpp. it should cover tickets #2534, #2591, #2669
-
Evgeny Talanin authored
-
- 18 Jan, 2013 4 commits
-
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
- 13 Nov, 2012 1 commit
-
-
marina.kolpakova authored
-
- 12 Nov, 2012 1 commit
-
-
marina.kolpakova authored
-
- 09 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Nov, 2012 2 commits
-
-
marina.kolpakova authored
-
marina.kolpakova authored
-