Skip to content

lav-kush/CodImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

************************* CODIMAGE *******************************

1.Download project. 2.open terminal in project directory:

compile the main.cpp file as: g++ main.cpp -o main Then run the main.cpp file as: ./main Output will be:

Main Menu

  1. Select Image

  2. Copy Image

  3. Exit

Enter Your Choice: 1

Enter Image Name: Image_Name

Operation Menu

  1. Width?

  2. Height?

  3. Scale

  4. Horizontal Mirror

  5. Vertical Mirror

  6. Rotate Clockwise

  7. Rotate Anti Clockwise

  8. Crop

  9. Blur

  10. Stretch

  11. Merge Horizontally

  12. Merge Vertically

  13. Fill Color

  14. Search Image

  15. Encryption Steganography

  16. Decryption Steganography

  17. Undo

  18. Redo

  19. Black & White

  20. Close Image

Enter Your Choice: ============= ==================== ==================== Now operate the image as you want.


About

Image Processing C++ project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published