Build a Complete Image Processing Library in C++
Be able to develop the 2-D Convolution algorithm in C++
Be able to develop Spatial Filtering Algorithms in C++
Be able to compute an Image Histogram and Equalize it in C++
Be able to develop Gray Level Transformation Algorithms in C++
Be able to perform Geometric Operations on Images
Be able to perform Image Enhancement Techniques such as Blurring and Sepia
Be able to suppress noise in images
Be able to give a lecture on Digital Image Processing
Understand all about operators such as Laplacian, Sobel, Prewitt, Robinson etc.
Apply Edge-Detection Operators like Laplacian, Sobel, Prewitt, Robinson etc. on Images
Be able to perform Arithmetic and Boolean Operations like Addition, Subtraction, AND, OR etc. on images