> I would like to know if there is a good way of converting pixel > based cartoon images into svg vector graphics? I know with > photographs you need high contrasting edges for it to work > reasonabally well, but with the cartoon images I have, I can get the > inkline edge information pretty well. > > Any pointers will be greatly appreciated. > > Thanks, > > Vidya
http://wiki.svg.org/index.php/OtherImplementations # Raster images to SVG # Delineate is an open-source tool that converts bitmap raster images to SVG. It supports input formats JPEG, PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF, PCD, PSD, RAS. It uses AutoTrace or potrace to do the image conversion. # CR2V can create SVG from raster images (BMP, GIF, JPEG, PNG, TIFF). poTrace only does black & white images, but is good at that. AutoTrace does color images. There are other softwares, but commercial. -- Philippe Lhoste -- (near) Paris -- France -- http://Phi.Lho.free.fr -- -- -- -- -- -- -- -- -- -- -- -- -- -- ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

