auto­trace –options

Wel­come to Auto­Trace — a pro­gram for con­vert­ing bitmap to vec­tor graph­ics. The aim of the Auto­Trace project is the devel­op­ment of a freely avail­able appli­ca­tion with a func­tion­al­ity sim­i­lar to Corel­Trace or Adobe Stream­line. I hope that it will become bet­ter than all com­mer­cially avail­able pro­grams. In some aspects it is already bet­ter. Auto­Trace is free soft­ware. Auto­Trace is dis­trib­uted under the term of GNU GPL. *

autotrace -background-color=FFFFFF \
          -color-count 2 \
          -centerline \
          -output-file=traceoptions-01_bild-01.pdf \
           anna_beispiele/01.jpg

autotrace -background-color=FFFFFF \
          -color-count 2 \
          -remove-adjacent-corners \
          -corner-threshold 360 \
          -corner-always-threshold 360 \
          -error-threshold 100 \
          -output-file=traceoptions-11_bild-01.pdf \
           anna_beispiele/01.jpg

autotrace -background-color=FFFFFF \
          -color-count 2 \
          -remove-adjacent-corners \
          -corner-threshold 100 \
          -corner-always-threshold 0 \
          -error-threshold 100 \
          -output-file=traceoptions-14_bild-01.pdf \
           anna_beispiele/01.jpg

autotrace -background-color=FFFFFF \
          -color-count 2 \
          -remove-adjacent-corners \
          -corner-threshold 135 \
          -corner-always-threshold 200 \
          -output-file=traceoptions-24_bild-01.pdf \
           anna_beispiele/01.jpg

autotrace -background-color=FFFFFF \
          -color-count 2 \
          -remove-adjacent-corners \
          -corner-threshold 132 \
          -corner-always-threshold 180 \
          -filter-iterations 10 \
          -output-file=traceoptions-25_bild-01.pdf \
           anna_beispiele/01.jpg

autotrace -background-color=FFFFFF \
          -color-count 2 \
          -remove-adjacent-corners \
          -corner-threshold 132 \
          -corner-always-threshold 180 \
          -filter-iterations 10 \
          -corner-threshold 120 \
          -output-file=traceoptions-26_bild-01.pdf \
           anna_beispiele/01.jpg