- 04 Sep, 2014 2 commits
-
-
Vadim Pisarevsky authored
fix typo which confuses everything
-
StevenPuttemans authored
-
- 03 Sep, 2014 5 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
-
- 02 Sep, 2014 6 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
-
Vadim Pisarevsky authored
Line descriptor module
-
- 01 Sep, 2014 1 commit
-
-
Vadim Pisarevsky authored
StructuredEdgeDetection to python
-
- 29 Aug, 2014 7 commits
-
-
Alexander Mordvintsev authored
RFFeatureGetter* -> Ptr<RFFeatureGetter> (need this for python wrapper and proper pointer handling)
-
dmitriy.anisimov authored
-
dmitriy.anisimov authored
-
dmitriy.anisimov authored
-
dmitriy.anisimov authored
-
Vadim Pisarevsky authored
fixing further nonfree elements
-
Vadim Pisarevsky authored
HDR tutorial text removed from edge detection
-
- 28 Aug, 2014 2 commits
-
-
dmitriy.anisimov authored
-
Philipp Hasper authored
-
- 27 Aug, 2014 4 commits
-
-
dmitriy.anisimov authored
-
StevenPuttemans authored
-
Vadim Pisarevsky authored
Fix key name to switch between MSER/CSER regions.
-
Vadim Pisarevsky authored
fixing build with extra modules
-
- 26 Aug, 2014 1 commit
-
-
biagio montesano authored
-
- 25 Aug, 2014 2 commits
-
-
Vadim Pisarevsky authored
[WIP] Effort to expose new contributions into python
-
Vadim Pisarevsky authored
Bugfix: Precision error.
-
- 22 Aug, 2014 4 commits
-
-
Sancho McCann authored
When p >= 1, setting p to 0.999999999999999999999999999999, didn't actually make p less than one.
-
StevenPuttemans authored
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
- 21 Aug, 2014 6 commits
-
-
biagio montesano authored
-
jaco authored
-
jaco authored
-
jaco authored
-
jaco authored
-
Vadim Pisarevsky authored
xobjdetect documentation
-