Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky d3d55f3234 fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs). 14 years ago
..
bagofwords.cpp
blobdetector.cpp added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290) 14 years ago
brief.cpp fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs). 14 years ago
calonder.cpp
descriptors.cpp
detectors.cpp added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290) 14 years ago
draw.cpp minor changes 14 years ago
dynamic.cpp
evaluation.cpp
fast.cpp
generated_16.i
generated_32.i
generated_64.i
keypoint.cpp
matchers.cpp fixed tickets #1301, #1303, #1305 14 years ago
mser.cpp
oneway.cpp
orb.cpp
orb_pattern.hpp
planardetect.cpp
precomp.cpp
precomp.hpp
sift.cpp fixed memory leak in SIFT wrapper (#1288) 14 years ago
stardetector.cpp
surf.cpp
test_pairs.txt