Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Getting a smooth outline for a picture

I want to use OpenCV to convert a raster image to a vector based image my first step is to create a smooth outline of the objects in the image. To do this I use Cammy to find the edges and use FindContour to get the outline but the data I get from FindContour is jagged and rough I want to used the data from FindContours to smooth the image data rather then has a pixalated image. I want to a polyline or a spline curve

Tahnk in advance

Getting a smooth outline for a picture

I want to use OpenCV to convert a raster image to a vector based image my first step is to create a smooth outline of the objects in the image. To do this I use Cammy to find the edges and use FindContour to get the outline but the data I get from FindContour FindContours is jagged and rough rough. Also I am finding the FindContour is giving my broken and double contours I want to merge these contours. I thank the problem is with the setting I want to used the data from FindContours to smooth the image data rather then has a pixalated image. I want to a polyline or a spline curve

Tahnk Thanks again in advance

Getting a smooth outline for a picture

I want to use OpenCV to convert a raster image to a vector based image my first step is to create a smooth outline of the objects in the image. To do this I use Cammy to find the edges and use FindContour to get the outline but the data I get from FindContours is jagged and rough. Also I am finding the FindContour is giving my broken and double contours I want to merge these contours. I thank the problem is with the setting I want to used the data from FindContours to smooth the image data rather then has a pixalated image. I want to a polyline or a spline curve

One image problem

One image problem original area

Second image problem

Second image problem original area

Third image problem

Third image problem original area

Thanks again in advance

Getting a smooth outline for a picture

I want to use OpenCV to convert a raster image to a vector based image my first step is to create a smooth outline of the objects in the image. To do this I use Cammy to find the edges and use FindContour to get the outline but the data I get from FindContours is jagged and rough. Also I am finding the FindContour is giving my broken and double contours I want to merge these contours. I thank the problem is with the setting I want to used the data from FindContours to smooth the image data rather then has a pixalated image. I want to a polyline or a spline curve

One image problem

One image problem original area

Second image problem

Second image problem original area

Third image problem

Third image problem original area

Thanks again in advance