/OpenCV

Image Processing is a Program written in C++ using OpenCV which manipulate some operation on given Image Like blurring and Cropping the Image by using Command Line Interface

Primary LanguageC++The UnlicenseUnlicense

Image Processing

It is complete Project including all openCV libraries and solution files. All u have to do is run the project and do any of the Following operations on Given Image.

  1. Blur
  2. Crop
  3. Add border
  4. Zoom
  5. Remove Color
  6. Draw Square
  7. Draw Circle
  8. Find Square
  9. Brightness
  10. SquaredBlur
  11. Mosaic
  12. Add Frame

Place Your own custom image in OpenCV -> Data folder and load it after running the project. Do some tweaks with your image and save it in the end.