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.
Alexander Alekhin
bf2f7b0f8b
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
5 years ago |
.. |
Homography
|
Merge pull request #16366 from themechanicalcoder:features2D-tutorial-python
|
5 years ago |
akaze_matching
|
Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code.
|
7 years ago |
feature_description
|
Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches.
|
7 years ago |
feature_detection
|
Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches.
|
7 years ago |
feature_flann_matcher
|
Try to fix "enum struct" wrapping for Java
|
6 years ago |
feature_homography
|
Try to fix "enum struct" wrapping for Java
|
6 years ago |