• catree's avatar
    Add Java and Python code for the following features2d tutorials: Harris corner… · ade21f14
    catree authored
    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.
    ade21f14
Name
Last commit
Last update
..
cornerDetector_Demo.cpp Loading commit data...
cornerHarris_Demo.cpp Loading commit data...
cornerSubPix_Demo.cpp Loading commit data...
goodFeaturesToTrack_Demo.cpp Loading commit data...