opencv/modules/features2d/src
2012-02-16 20:29:35 +00:00
..
bagofwords.cpp
blobdetector.cpp added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290) 2011-08-10 09:17:37 +00:00
brief.cpp unified norm computing; added generalized Hamming distance 2011-10-11 15:13:53 +00:00
calonder.cpp 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
descriptors.cpp added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 2011-11-08 12:01:49 +00:00
detectors.cpp added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 2011-11-08 12:01:49 +00:00
draw.cpp added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 2011-11-08 12:01:49 +00:00
dynamic.cpp extended the constructor parameters of AdjusterAdapter's inheritors 2011-05-11 12:13:58 +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.cpp fixed ~200 warnings for windows 2012-02-14 10:22:34 +00: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 bug in KeyPointsFilter::runByImageBorder; added ROI adjustment to ORB 2011-10-21 08:38:47 +00:00
matchers.cpp added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 2011-11-08 12:01:49 +00:00
mser.cpp
oneway.cpp
orb.cpp fix a potential crash when there are no keypoints 2012-02-16 19:21:48 +00:00
planardetect.cpp unified norm computing; added generalized Hamming distance 2011-10-11 15:13:53 +00:00
precomp.cpp
precomp.hpp ~40 warnings under VS2008 2011-06-11 17:24:09 +00:00
sift.cpp fixed memory leak in SIFT wrapper (#1288) 2011-08-10 07:02:50 +00:00
stardetector.cpp
surf.cpp Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 2012-02-16 20:29:35 +00:00
test_pairs.txt