5 Commits (691c3d1e3c86d7fed233301a06a0095b8612d2d8)

Author SHA1 Message Date
Gourav Roy 126b0d855f
Merge pull request #16366 from themechanicalcoder:features2D-tutorial-python 5 years ago
Dmitry Kurtaev 6fbcb283b9 Try to fix "enum struct" wrapping for Java 6 years ago
catree 481af5c469 Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code. 7 years ago
catree ade21f142e 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