Search found 2 matches

by webkopejka
Sat Aug 18, 2012 3:11 am
Forum: General Discussions
Topic: [SOLVED] How do I replicate Inkscape's bitmap tracer?
Replies: 25
Views: 25976

Re: [SOLVED] How do I replicate Inkscape's bitmap tracer?

Hello. Now I try to run: sudo python color_trace_multi.py -i './1.png' -o './1.svg' -c 16 -q nq -v and output is: "convert" "./1.png" -filter lanczos -resize 200% "./1~tmp_scaled.png" "pngnq" -f -d "." -n 16 -e ~quant.png "./1~tmp_scaled.png&quo...
by webkopejka
Sat Aug 18, 2012 2:28 am
Forum: General Discussions
Topic: [SOLVED] How do I replicate Inkscape's bitmap tracer?
Replies: 25
Views: 25976

Re: [SOLVED] How do I replicate Inkscape's bitmap tracer?

Hello.
I tried to run
python color_trace_multi.py -i 1.png -o 1.svg -c 16
but get a message "'module' object has no attribute 'SW_HIDE'"
Using ubuntu 12.04 + python3.2

No new files created.
Can you help me run the script correctly, please?

Go to advanced search