Skip to content

Luvoy/Classical_CV_Project

Repository files navigation

Classical CV Project

Mainly based on opencv-python, numpy, sklearn, etc., this project implements:

  • Image Stitching
  • Object Detection
  • Object Tracking
  • Image Retriveal

pysift:

Based on pysift implemented by @rmislam using pure python from scratch, its data structure and algorithm are similar to the method described in Opencv, for which it's a good way to learn the theory of sift though inefficient.

For any other details, please read the code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages