Editing Tracing images

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 4: Line 4:
 
The Egg-Bot is designed to draw vector art, that is, the kinds of drawings that you can make with a single pen on paper, where you try to make your drawing out of long continuous strokes.  It is not designed for bitmap or "raster" graphics, where you represent an image by dots that are either present or not.  You can make it draw arrays of dots, one at a time, but this is slow and inefficient work for a machine that can draw lines quickly.
 
The Egg-Bot is designed to draw vector art, that is, the kinds of drawings that you can make with a single pen on paper, where you try to make your drawing out of long continuous strokes.  It is not designed for bitmap or "raster" graphics, where you represent an image by dots that are either present or not.  You can make it draw arrays of dots, one at a time, but this is slow and inefficient work for a machine that can draw lines quickly.
  
The fundamental problem is one of art, not of science: There are infinitely many ways to represent an image with a set of lines, and there is no one "right" way to do it.  There are all kinds of methods to approximate a drawing with an automatically generated sketch, including [[TSP art]] and [[Advanced_stippling|stipple plots]].   
+
The fundamental problem is one of art, not of science: There are infinitely many ways to represent an image with a set of lines, and there is no one "right" way to do it.  There are some all kinds of methods to approximate a drawing with an automatically generated sketch, including [[TSP art]] and [[Advanced_stippling|stipple plots]].   
  
 
Another approach is to use the fact that Inkscape is capable of tracing bitmap images to produce vector approximations of the images.  On this page, we have links to various tutorials about tracing images within Inkscape.
 
Another approach is to use the fact that Inkscape is capable of tracing bitmap images to produce vector approximations of the images.  On this page, we have links to various tutorials about tracing images within Inkscape.

Please note that all contributions to Evil Mad Scientist Wiki are considered to be released under the GNU Free Documentation License 1.3 (see Evil Mad Scientist Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)

Template used on this page: