This project covers all the basic topics revolving around the OpenCV Library in Python. The topics covered in this project are:-
- Basics of Videos
- Basics of Images
- How to draw shapes
- How to put text
- Mouse Events
- Add Function
- Bitwise Operators
- Trackbars
- HSV (Hue Saturation and Value)
- Image Thresholding
- Matplotlib with OpenCV
- Morphological Transformations
- Smoothing and Blurring of Images
- Image Gradient
- Canny Edge Detection
- Image Pyramids
- Image Blending
- Image Contours
- Basic Motion Detection
- Shape Detection
- Histograms
- Template Matching
- Hough Transforms
- Probabilistic Hough Line
- Hough Circles
- Lane Detection
- Face Detection
- Harris Corner Detector
- Shi Tomasi Corner Detector
- Background Subtraction
- Mean Shift
- Cam Shift
- Cartoonify Images