Filter löschen
Filter löschen

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 Ansichten (letzte 30 Tage)
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

Antworten (1)

Image Analyst
Image Analyst am 15 Jun. 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