- 19 Sep, 2014 1 commit
-
-
Vadim Pisarevsky authored
fix mismatched delete[] calls in line_descriptor.cpp
-
- 18 Sep, 2014 7 commits
-
-
berak authored
-
Vadim Pisarevsky authored
another fix in line descriptor module for Win32 MSVC
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
removed wildcards from fg/bg path in ICFDetector::train
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed the hamming distance function not to use 64-bit pop count.
-
Vadim Pisarevsky authored
fixed the hamming distance function not to use 64-bit pop count. This should fix compile errors on Windows
-
- 12 Sep, 2014 1 commit
-
-
berak authored
-
- 09 Sep, 2014 4 commits
-
-
Vadim Pisarevsky authored
Fixed line_descriptor android build
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
Removed optim dependence
-
Vadim Pisarevsky authored
fixed warning with hashMurmur
-
- 08 Sep, 2014 1 commit
-
-
berak authored
-
- 06 Sep, 2014 2 commits
-
-
biagio montesano authored
-
Dmitriy Anisimov authored
-
- 05 Sep, 2014 1 commit
-
-
biagio montesano authored
-
- 04 Sep, 2014 3 commits
-
-
Vadim Pisarevsky authored
Add surface_matching module.
-
Vadim Pisarevsky authored
fix typo which confuses everything
-
StevenPuttemans authored
-
- 03 Sep, 2014 15 commits
-
-
Vadim Pisarevsky authored
datasets loading module
-
Vadim Pisarevsky authored
fixed android warnings
-
dmitriy.anisimov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
matlab: fix bindings generation for xfeatures2d
-
tolgabirdal authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
Bence Magyar authored
-
- 02 Sep, 2014 5 commits
-
-
Rok Mandeljc authored
This patch fixes Matlab binding generation for modules that are part of opencv_contrib (xfeatures2d specifically), and are therefore not located in ${CMAKE_SOURCE_DIR}/modules. For this, gen_matlab.py script is extended to accept multiple values for --modules-root argument, and to check for a module's header in all possible paths. This way, both ${CMAKE_SOURCE_DIR}/modules and ${OPENCV_EXTRA_MODULES_PATH} can be passed as modules root paths, and main header for xfeatures2d module is correctly located.
-
Vadim Pisarevsky authored
Saliency module develop
-
dmitriy.anisimov authored
-
jaco authored
-
dmitriy.anisimov authored
-