Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 451 Bytes

File metadata and controls

28 lines (20 loc) · 451 Bytes

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