Borrar filtros
Borrar filtros

can any one tell me how can I smooth a boundary of a shape? I attached the shape here.I really need help. i want to conteniu smoothing until I achive a ellips

2 visualizaciones (últimos 30 días)
can any one tell me how can I smooth a boundary of a shape? I attached the shape here.I really need help. i want to conteniu smoothing until I achive something like an ellips. not exactly an ellips. please help me

Respuestas (1)

Image Analyst
Image Analyst el 15 de Jun. de 2016
You can use Alternating Sequential Filters: http://perso.esiee.fr/~coupriem/Pdf/cb04.pdf
or a Savitkzy-Golay filter like in the attached demo.
Or use the activecontour() function like in the attached demo.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by