https://github.com/lokranjanp/image-encrpyter-decrypter
Simple image encryption and decryption using OpenCV2 module and OOP in python with bit based encryption/decryption.
https://github.com/lokranjanp/image-encrpyter-decrypter
encryption image-manipulation image-processing
Last synced: 14 days ago
JSON representation
Simple image encryption and decryption using OpenCV2 module and OOP in python with bit based encryption/decryption.
- Host: GitHub
- URL: https://github.com/lokranjanp/image-encrpyter-decrypter
- Owner: lokranjanp
- Created: 2024-02-16T07:16:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T13:51:46.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T16:49:51.784Z (over 1 year ago)
- Topics: encryption, image-manipulation, image-processing
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-encrpyter-decrypter
Simple image encryption and decryption using OpenCV2 module and OOP in python.
This was a project graded assignment in my Open Elective in UG, i.e. Fundamentals of Image Processing.