Image tracing in the browser using imagetracer.js
- When tracing a simple black and white image with alpha channel antialiasing will result in weird artifacts (!)
- Solution: binarize the image, with alpha set to fully opaque
- Try using potrace.js and compare the results ...
- Image Tracing (Wikipedia)