Here is the entire list of lessons which will walk you through the basics of OpenCV with simple C++ examples.
- Install OpenCV with Visual Studio
- OpenCV C++ API
- Load & Display Image
- Play Video from File or Camera
- Save Images & Videos to File
- Change Brightness of Images and Videos
- Change Contrast of Images and Videos
- Histogram Equalization
- Filter Images and Videos
- Morphological Operations
- How to Add Trackbar
- How to Detect Mouse Clicks and Moves
- Rotate Image & Video
- Color Detection & Object Tracking
- Shape Detection & Tracking using Contours
Ad-hoc Lessons