Skip to content

Matlab implementation of computer vision algorithms

Notifications You must be signed in to change notification settings

my-course-work/cVision

Repository files navigation

cVision

Matlab implementation of computer vision algorithms

What's inside?

  • Corner Detectors
    • Harris corner detector
  • Feature descriptors
    • SIFT-like local descriptor
  • Feature matching
    • Nearest neighbor distance ratio test

Getting Started

Open project with Matlab and run proj2.

Authors

Harry Liu - Initial work

License

This project is maintained under MIT license