Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
/ i2g Public archive

Translate between ppm and shape represent ppm.

License

Notifications You must be signed in to change notification settings

bitsofcotton/i2g

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

i2g

Translate between ppm and shape represent ppm. Only works with edge-detected image with tracing only most outside one.

Usage

./i2g + <size> <in-bitmap.ppm> <out.ppm>
./i2g - <size> <in-shape.ppm>  <out.ppm>

Tips

We can apply goki check cc i2i command to out-shape.ppm.