my-course-work / cVision

Matlab implementation of computer vision algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Matlab implementation of computer vision algorithms


Languages

Language:MATLAB 95.7%Language:Objective-C 2.2%Language:M 2.0%