- 07 Mar, 2016 1 commit
-
-
Jason von Nieda authored
* Adds the main features2d header to the parse list for the generator. * Removes the manual definition of drawKeypoints and drawMatches since these are now included in the main header. * Updates the generator to ignore SimpleBlobDetector, FlannBasedMatcher and DescriptorMatcher as these cause conflicts with the generator. This is okay since these were not previously included in the distribution anyway, so no harm is done.
-
- 02 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 18 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
-
- 17 Oct, 2014 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 16 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 03 Jun, 2014 1 commit
-
-
Muto Masayuki 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
Now the features2d class wrappers use composition instead of inheritance.
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 26 Mar, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 22 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
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>
-
- 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.
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 16 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 12 Oct, 2012 2 commits
-
-
Eric Christiansen authored
-
Eric Christiansen authored
-
- 17 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jul, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 21 Jun, 2012 1 commit
-
-
Andrey Pavlenko authored
-
- 20 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
More granular build of Java API: it is now possible to build Java wrappers only for the subset of OpenCV modules
-
- 10 Aug, 2011 1 commit
-
-
Andrey Kamaev authored
Added new tests written by Hussein Abdinoor; Added support for new classes in features2d and imgproc
-
- 09 Aug, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 04 Aug, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 03 Aug, 2011 3 commits
-
-
Andrey Kamaev authored
JavaAPI: fixed typo; some constants are moved to private section; added tests for BruteForceMatcher-Hamming
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 02 Aug, 2011 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 01 Aug, 2011 4 commits
-
-
Andrey Pavlenko authored
Java API: added class pointer ret type support, CV_EXPORTS_AS(x) support for classes, vector<T> as ret type support, randu/randn params type changed to double
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-