- 09 Dec, 2013 1 commit
-
-
Peter Andreas Entschev authored
Added the defaultNorm() method to the DescriptorExtractor class. This method returns the default norm type for each descriptor type. The tests and C/C++ samples were updated to get the norm type directly from the DescriptorExtractor inherited classes. This was reported in feature report #2182 (http://code.opencv.org/issues/2182). It will make it possible to get the norm type usually applied matching method for each descriptor, instead of passing it manually.
-
- 30 Oct, 2013 1 commit
-
-
Roman Donchenko authored
HAVE_opencv_ocl implies HAVE_OPENCL, so checking for both is not necessary.
-
- 21 Oct, 2013 1 commit
-
-
peng xiao authored
2. Let Farneback to be the default optical flow method. 3. Fix a timing method bug for ocl path. 4. Remove useless finish operation in farneback 5. Refactor buffer usage.
-
- 19 Oct, 2013 1 commit
-
-
Vladislav Vinogradov authored
create `d_fgimg` matrix before cleaning.
-
- 09 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
Allow to build samples via OpenCV binaries from distribution package (find_package with OpenCV_DIR).
-
- 03 Oct, 2013 1 commit
-
-
Alexander Alekhin 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
-
- 02 Sep, 2013 19 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 30 Aug, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 28 Aug, 2013 1 commit
-
-
Vladislav Vinogradov authored
* use different approaches -> threads and streams * clean up code
-
- 23 Aug, 2013 2 commits
-
-
Kirill Kornyakov authored
-
Changlin Hsieh authored
-
- 21 Aug, 2013 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 16 Aug, 2013 1 commit
-
-
Jin Ma authored
2. Modified according to the feedback of the community.
-
- 14 Aug, 2013 1 commit
-
-
Changlin Hsieh authored
-
- 18 Jul, 2013 5 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
converted it to abstract interface
-
Vladislav Vinogradov authored
removed set/get methods from Algorithm (implement owns) removed GHT_* enumeration
-