find-object icon indicating copy to clipboard operation
find-object copied to clipboard

Third-party detectors/descriptors

Open matlabbe opened this issue 9 years ago • 3 comments

This post is for suggestions of new third-party feature detectors/descriptors that could be added to Find-Object. Use this format:

  • Awesome Detector Name
    • Link: www.myawesomedetector.com

Add them as new posts and I will summarize them in the first post (this one) below to know which are implemented or not in Find-Object.

List of third-party detectors

  • ASIFT
    • Link: http://www.ipol.im/pub/art/2011/my-asift/
    • Status: implemented, see Affine option under Feature2D panel.
  • RootSIFT
    • Link: http://www.pyimagesearch.com/2015/04/13/implementing-rootsift-in-python-and-opencv/
    • Status: implemented, see SIFT_rootSIFT option under Feature2D panel.
  • MODS
    • Link: http://cmp.felk.cvut.cz/wbs/index.html
    • Status: not implemented
  • Color Feature Detector
    • https://github.com/eokeeffe/quasi_invariant-features
    • Status: not implemented

matlabbe avatar Nov 30 '15 06:11 matlabbe

  • RootSIFT
    • Link: http://www.pyimagesearch.com/2015/04/13/implementing-rootsift-in-python-and-opencv/

matlabbe avatar Nov 30 '15 06:11 matlabbe

  • MODS
    • Link: http://cmp.felk.cvut.cz/wbs/index.html

matlabbe avatar Nov 30 '15 06:11 matlabbe

  • Color Feature Detector
    • https://github.com/eokeeffe/quasi_invariant-features

matlabbe avatar Nov 30 '15 06:11 matlabbe