Practiced below processes using OpenCV in Python
- Loading and Saving Images and Videos using OpenCV
- Drawing and Writing on Image
- Image operations: arithmetics and logic
- Thresholding Images
- Color Filtering
- Blurring and Smoothing
- Morphological Transformations
- Edge Detection & Gradients
- Template Matching
- GrabCut Foreground Extraction
- Corner Detection
- Feature Matching (Homography)
- MOG Background Reduction
- HAAR Cascade for Object Detection & Classification