This page lists some resources for Image Processing in OpenCV using Python.
- OpenCV-Python Tutorials
- Gui Features in OpenCV
- Image Processing in OpenCV
- Feature Detection and Description
- Understanding Features
- Harris Corner Detection
- Shi-Tomasi Corner Detector & Good Features to Track
- Introduction to SIFT (Scale-Invariant Feature Transform)
- Introduction to SURF (Speeded-Up Robust Features)
- FAST Algorithm for Corner Detection
- BRIEF (Binary Robust Independent Elementary Features)
- ORB (Oriented FAST and Rotated BRIEF)
- Feature Matching
- Feature Matching + Homography to find Objects
- OpenCV Tutorial (Robin David)
- OpenCV with Python (pythonprogramming.net)
- TBA