Skip to content
/ img2GPC Public
forked from aBT06yc/img2GPC

convert images for cronus Zen (.gpc) format

Notifications You must be signed in to change notification settings

atxfun/img2GPC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img to GPC (cronus Zen)

convert images for cronus Zen (.gpc) format

How to use (windows)

  1. dowload python LOL (py 3.12 would be good)
  2. make a folder
  3. download my repo in this folder
  4. make venv in this folder -> py -m venv img2Zen
  5. activate venv -> img2Zen\Scripts\activate
  6. download req -> pip install -r requirements.txt
  7. run app -> py img_to_gpc.py
  8. ENJOY

_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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%