Convert Raster image to vector geometry
-
Hello Friends I am looking for Graphics Library which helps me in Converting a Raster Image to vector Geometry. I tried OpenCV but Results are not that Good as I expected. I used FindContours Algo,canny,Sobel using openCV libraries but the Vector Info that I get is not satisfied. So, I am looking for an another Graphics Library which can help me out in Finding Vector of a raster image. Thanks In Advance. Regards Yogesh Sikri
-
Hello Friends I am looking for Graphics Library which helps me in Converting a Raster Image to vector Geometry. I tried OpenCV but Results are not that Good as I expected. I used FindContours Algo,canny,Sobel using openCV libraries but the Vector Info that I get is not satisfied. So, I am looking for an another Graphics Library which can help me out in Finding Vector of a raster image. Thanks In Advance. Regards Yogesh Sikri
Potrace is probably the leading library, though for commercial releases, you have to negotiate a royalty agreement: http://potrace.sourceforge.net/[^] (If there are alternatives to Potrace that are as, or more, capable, I'd sure like to know.)
-
Potrace is probably the leading library, though for commercial releases, you have to negotiate a royalty agreement: http://potrace.sourceforge.net/[^] (If there are alternatives to Potrace that are as, or more, capable, I'd sure like to know.)
-
Thanks Joe for your Reply. But, I want to know that Will this Library works well on Pictures taken from Camera. As I am not working with Images created in Computer. Let me know. Regards Yogesh Sikri
It will, though I don't know how well. It's free to try.