| .. |
|
bagofwords.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
blobdetector.cpp
|
Made dependency of features2d and calib3d from highgui optional
|
2012-03-13 12:33:16 +00:00 |
|
brief.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
brisk.cpp
|
Fix Android build warnings
|
2012-09-06 18:54:38 +04:00 |
|
descriptors.cpp
|
Fixed opponent space color conversion
|
2012-07-03 11:01:56 +00:00 |
|
detectors.cpp
|
Quiet MSVC warning
|
2012-10-08 10:36:48 +04:00 |
|
draw.cpp
|
removed y-axis inversion in drawKeypoints (FeatureDetector has to do this)
|
2012-07-02 12:04:00 +00:00 |
|
dynamic.cpp
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
|
evaluation.cpp
|
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
|
2011-11-08 12:01:49 +00:00 |
|
fast_score.cpp
|
Fix gcc build error introduced in a9f36df
|
2012-10-10 13:24:49 +04:00 |
|
fast_score.hpp
|
Fix read after the end of local buffer in SSE-optimized TYPE_5_8 and TYPE_7_12 FAST cornerScore
|
2012-10-10 02:32:47 +04:00 |
|
fast.cpp
|
fixed several warnings from VS2010
|
2012-10-09 17:24:37 +04:00 |
|
features2d_init.cpp
|
fixed crash in Python's SURF wrapper (bug #2325)
|
2012-09-11 16:47:25 +04:00 |
|
freak.cpp
|
Fix fixed-point arithmetics in FREAK::meanIntensity
|
2012-08-28 16:57:20 +04:00 |
|
generated_16.i
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
generated_32.i
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
generated_64.i
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
keypoint.cpp
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
|
matchers.cpp
|
#2245 Fix BFMatcher::radiusMatchImpl witch Hamming distance (thanks to Jukka Holappa)
|
2012-08-15 15:02:20 +04:00 |
|
mser.cpp
|
fixed mser (angle is -1 now)
|
2012-07-14 15:03:39 +00:00 |
|
orb.cpp
|
#2216 Forbid incorrect patchSize values in ORB
|
2012-08-15 16:54:40 +04:00 |
|
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|
precomp.hpp
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
|
stardetector.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |