Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aBT06yc/img2GPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img to GPC (cronus Zen)

convert images for cronus Zen (.gpc) format

image

How to use (windows)

IF YOU ARE NOT A PROGRAMMER USE EXE version. -->> https://github.com/aBT06yc/img2GPC/releases/tag/v0.3

  1. 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)

  2. make a folder, for example my_script (NAME IT ON ONLY ON ENGLISH)

  3. 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/

  4. Open CMD in my folder (img2GPC)

  5. make venv in this folder (you can skip 5 and 6 step)

    py -m venv img2Zen

  6. activate venv

    img2Zen\Scripts\activate

  7. download req

    pip install -r requirements.txt

  8. run app

    py img_to_gpc.py

  9. ENJOY

EXAMPLES

image

image

image

_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.

image

About

convert images for cronus Zen (.gpc) format

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages