https://github.com/bhattjayd/dna-image-encryption
https://github.com/bhattjayd/dna-image-encryption
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhattjayd/dna-image-encryption
- Owner: BhattJayD
- Created: 2020-01-29T05:44:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T08:34:45.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T16:41:34.934Z (about 2 years ago)
- Language: Python
- Size: 367 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dna-image-encryption
install on arch```bash
pacman -S python3-pip python-pip3 python-pip
pip install pillow opencv-python scipy
```