mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
922108060d
* Implement ASIFT in C++ * '>>' should be '> >' within a nested template * add a sample for asift usage * bugfix empty keypoints cause crash * simpler initialization for mask * suppress the number of lines * correct tex document * type casting * add descriptorsize for asift * smaller testdata for asift * more smaller test data * add OpenCV short license header |
||
---|---|---|
.. | ||
ocl | ||
test_affine_feature.cpp | ||
test_agast.cpp | ||
test_akaze.cpp | ||
test_brisk.cpp | ||
test_descriptors_invariance.cpp | ||
test_descriptors_regression.cpp | ||
test_detectors_invariance.cpp | ||
test_detectors_regression.cpp | ||
test_drawing.cpp | ||
test_fast.cpp | ||
test_invariance_utils.hpp | ||
test_keypoints.cpp | ||
test_main.cpp | ||
test_matchers_algorithmic.cpp | ||
test_mser.cpp | ||
test_nearestneighbors.cpp | ||
test_orb.cpp | ||
test_precomp.hpp | ||
test_utils.cpp |