- 03 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
- removed tr1 usage (dropped in C++17) - moved includes of vector/map/iostream/limits into ts.hpp - require opencv_test + anonymous namespace (added compile check) - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions - added missing license headers
-
- 15 Jan, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 21 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 19 Feb, 2014 3 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 11 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 02 Sep, 2013 5 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov 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.
-
- 16 Jul, 2013 1 commit
-
-
Vladislav Vinogradov authored
used new CV_PERF_TEST_MAIN_WITH_IMPLS mechanism
-
- 07 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 18 Apr, 2013 3 commits
-
-
Andrey Kamaev authored
This reverts commit fba72cb6, reversing changes made to 02131ffb.
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 15 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
Also cv::, cv::gpu:: and cv::ocl:: namespace prefixes can be safely omitted inside CV_ENUM and CV_FLAGS
-
- 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>
-
- 31 Jan, 2013 1 commit
-
-
Anna Kogan authored
-
- 28 Nov, 2012 1 commit
-
-
Anna Kogan authored
-
- 09 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 01 Nov, 2012 1 commit
-
-
marina.kolpakova authored
-
- 24 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 05 Jul, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 08 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
-