An open API service indexing awesome lists of open source software.

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.

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.