Previous topic

Trackbar as the Color Palette

Next topic

Basic Operations on Images

Core OperationsΒΆ

core_1 Learn to read and edit pixel values, working with image ROI and other basic operations.
core_2 Perform arithmetic operations on images
core_4 Getting a solution is important. But getting it in the fastest way is more important. Learn to check the speed of your code, optimize the code etc.
core_5 Learn some of the mathematical tools provided by OpenCV like PCA, SVD etc.