https://github.com/lnxpy/pyshred
convert image to text plain
https://github.com/lnxpy/pyshred
Last synced: 3 months ago
JSON representation
convert image to text plain
- Host: GitHub
- URL: https://github.com/lnxpy/pyshred
- Owner: lnxpy
- License: gpl-3.0
- Created: 2018-09-18T11:06:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T20:24:55.000Z (about 7 years ago)
- Last Synced: 2025-03-09T12:49:04.035Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 12.5 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyshred
pyshred is a program which allows you to chop your image with some formulas.
pyshred needs Black White image for converting to text files.. so you can use
coloric pictures or b,w pictures!
for this program you should install Opencv with :
# Linux DEB:
>$sudo apt update
>$sudo apt install python3-pip
>$sudo pip3 install opencv-python
# Windows:
>c:\pip install opencv-python
or you can use setup.py for this installation!
# USAGE

you can see the manual with :
>$python3 Pyshred.py --help
or
>$python3 Pyshred.py -h
and you can use Pyshred with :
>$python3 Pyshred.py --Image image.png
# Example

>alan turing
>dennis ritchie
>richard stallman
>linus torvalds
>guido van rossum