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

3 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Image Analyst
Image Analyst il 15 Giu 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.

Categorie

Scopri di più su Polynomials in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by