convert images for cronus Zen (.gpc) format
How to use (windows)
IF YOU ARE NOT A PROGRAMMER USE EXE version. -->> https://github.com/aBT06yc/img2GPC/releases/tag/v0.3
-
dowload python LOL (py 3.12 would be good)
https://www.python.org/ftp/python/3.12.0/python-3.12.0-amd64.exe (dont forget add py to system PATH)
-
make a folder, for example my_script (NAME IT ON ONLY ON ENGLISH)
-
download my repo in this folder
you can load .zip from github
or open cmd in ur foolder and run
git clone https://github.com/aBT06yc/img2GPC/ -
Open CMD in my folder (img2GPC)
-
make venv in this folder (you can skip 5 and 6 step)
py -m venv img2Zen -
activate venv
img2Zen\Scripts\activate -
download req
pip install -r requirements.txt -
run app
py img_to_gpc.py -
ENJOY
EXAMPLES
_on linux openCV and PyQt5 works bad together sry( _
Recomendations:
move the Black border slider until you see your image
Use Canny, if you need more details
Render picrure with Optimization
you can copy .gpc code from app or use file myScript.gpc to see a resault.