Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 488 Bytes

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.