implementing canny edge detection from OpenCV with noise reduction, intensity gradient of image, non-maxima suppression and hysterisis thresholding
Finding dominant color in an image with the help of quantization and eigne value.
Compiling and executing C++ programs Browse to the directory of your cpp program and open a terminal in that folder.
Create a CMake file name CMakeLists.txt in the same directory as your project :