/opencv

Find squares in an image with OpenCV C++

Primary LanguageC++

Playing with C++ OpenCV

Aim: Find squares in an image

To compile and run

> cmake .  
> make
> ./squares

Sample input and output images in /imgs

   


   

References - To improve results