migvel / color_trace

Traces multiple color images using potrace. This is similar to Inkscape's Trace Bitmap function.
GNU General Public License v2.0
98 stars 40 forks source link

-c 0 is the only way that I get an output #9

Open Wesalius opened 7 years ago

Wesalius commented 7 years ago

Hi, the only way I get any vectorizing done by this is script is using -c 0 option, if I change the value to anything else, I get just "Tracing complete!" but no output... Could you explain please?

MehdiFal commented 6 years ago

It worked for me with -c value > 0, example: python color_trace_multi.py -i img1.jpg -o img1.svg -d . -c 30 -q nq -s -p 3