Alexander Mordvintsev
|
ffd283b7d5
|
fixed SURF orientations, broken in r8892
(see also r8895, r8887 and #2043)
|
13 years ago |
Maria Dimashova
|
0b4e96d89c
|
updated thresholds in EM test after cv::EM fixing
|
13 years ago |
Maria Dimashova
|
75e0eeab17
|
fixed #2160
|
13 years ago |
Alexander Smorkalov
|
ed0a158cc1
|
Unit tests updated. Version and HW compatiblity tests added;
Tegra3, neon, sseX, x64 support uncomment and guarded by ifdefs.
|
13 years ago |
Maria Dimashova
|
994f8710f3
|
fixed #2159
|
13 years ago |
Maria Dimashova
|
7c211796e7
|
more doc details for #2152
|
13 years ago |
Andrey Pavlenko
|
5ec9909b71
|
updating include dirs to make CDT project in Eclipse happy
|
13 years ago |
Marina Kolpakova
|
3c2691ef96
|
LBP: minor changes
|
13 years ago |
Marina Kolpakova
|
ed1b293d34
|
refactored GPU LBP cascade. Added support for big images. Fixed bug in connected components function
|
13 years ago |
Maria Dimashova
|
469ec7c522
|
fixed vfw (#2156)
|
13 years ago |
Maria Dimashova
|
bc3fb347a3
|
fixed #2155
|
13 years ago |
Maria Dimashova
|
e68b26e71f
|
fixed doc #2152
|
13 years ago |
Alexander Mordvintsev
|
84281d284e
|
mdot function in common.py
|
13 years ago |
Vincent Rabaud
|
c52d620817
|
update the docs for cvExtractSURF and initModule_nonfree()
|
13 years ago |
Marina Kolpakova
|
86d785622b
|
LBP: switched to texture implementation
|
13 years ago |
Marina Kolpakova
|
b0606b0557
|
LBP classifer moved to ptr from DevMem2D
|
13 years ago |
Marina Kolpakova
|
436d2ff1fc
|
LBP classifer moved to ptr from DevMem2D
|
13 years ago |
Andrey Kamaev
|
c474e27c1d
|
One more fix for zlib search #1902
|
13 years ago |
Leonid Beynenson
|
6d3db49932
|
Changed DetectionBasedTracker a bit to make its method addObject to return an integer value -- the id of the new added object.
|
13 years ago |
Alexander Mordvintsev
|
d9478252e9
|
show detected keypoints in feature_homography.py
|
13 years ago |
Andrey Kamaev
|
a5b60fa532
|
Fixed typo in Java wrapper for FetauresDetector class
|
13 years ago |
Andrey Kamaev
|
3869d38671
|
fixed typo in SURF detector #2149
|
13 years ago |
Marina Kolpakova
|
d88bbb3d9d
|
fixed undefined behaviour in image codecs initialization
|
13 years ago |
Marina Kolpakova
|
8c9a9f1c94
|
fixed documentation missmatch for ORB
|
13 years ago |
Marina Kolpakova
|
33d95642d3
|
fixed documentation missmatch for polylines function
|
13 years ago |
Marina Kolpakova
|
f094983d49
|
reduced the number of registers used in the LBP responce operator
|
13 years ago |
Marina Kolpakova
|
09269b4cd8
|
fixed backward compatibility with less than 1.2 CUDA capability
|
13 years ago |
Philipp Wagner
|
3ac6272c3b
|
Grammar and Formatting fixes. Added link to the Yale Facedatabase A. Added download directive links for linking to the sample source code samples.
|
13 years ago |
Alexander Mordvintsev
|
a2c3c1800a
|
new feature_homography.py sample
|
13 years ago |
Alexander Mordvintsev
|
c6705fbe20
|
exposed ORB features to python
|
13 years ago |
Marina Kolpakova
|
66aff45e96
|
fixed #2130
|
13 years ago |
Andrey Kamaev
|
e900952b87
|
quiet most of the OSX build warnings
|
13 years ago |
Andrey Kamaev
|
b712bbe9a5
|
Android: updated default TBB version to 4.0 update 5
|
13 years ago |
Andrey Kamaev
|
620d122fc2
|
Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings
|
13 years ago |
Andrey Kamaev
|
b1eba01afb
|
Fixed several mistakes in documentation
|
13 years ago |
Andrey Kamaev
|
5f8715c8b4
|
Fixed file globbing in documentation parsers
|
13 years ago |
Vadim Pisarevsky
|
acf356b080
|
added contrib module support in Python wrappers (thanks to Eric Christiansen)
|
13 years ago |
Marina Kolpakova
|
bc83011736
|
removed unnecessary memory allocation in LBP classifier
|
13 years ago |
Marina Kolpakova
|
eb599f6832
|
added checking destination matrix size for resize and integral functions
|
13 years ago |
Marina Kolpakova
|
6c0af66fd8
|
removed unused class filds
|
13 years ago |
Marina Kolpakova
|
e496345d33
|
added lbp cascade test, fixed race conditions problems
|
13 years ago |
Marina Kolpakova
|
248f39e13e
|
added performance test for LBP classifier.
|
13 years ago |
Andrey Kamaev
|
51f6127e0a
|
Merged the recent fixes from 2.4 branch
|
13 years ago |
Marina Kolpakova
|
4128d5782f
|
added hipotesis filtration
|
13 years ago |
Marina Kolpakova
|
a53f0f397e
|
LBP classifier: tracking of count of detected objects was moved in cascadeclassifier.cpp
|
13 years ago |
Alexander Shishkov
|
0ee2662da6
|
updated docs theme
|
13 years ago |
Andrey Kamaev
|
bd394012e8
|
Eliminated discrepancy between SSE and non-SSE versions of bilinear resize
|
13 years ago |
Andrey Kamaev
|
aa4cad80a0
|
Fixed opponent space color conversion
|
13 years ago |
Andrey Kamaev
|
cfc593eb0d
|
Fixed run.py bugs
|
13 years ago |
Maria Dimashova
|
b528348f39
|
fixed #2118
|
13 years ago |