フィルターのクリア

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 ビュー (過去 30 日間)
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

回答 (1 件)

Image Analyst
Image Analyst 2016 年 6 月 15 日
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