how to segment image based on active contour model?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Mr.Tee
am 27 Aug. 2014
Beantwortet: Image Analyst
am 29 Aug. 2014
From given satellite image,is it possible to apply active active contour model as segmentation based on natural and texture features?
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 29 Aug. 2014
I attach a demo of activecontour that works on a binary image. You could adapt it perhaps to grayscale images.
0 Kommentare
Weitere Antworten (1)
Bruno Pop-Stefanov
am 29 Aug. 2014
I am not sure what you mean by segmentation based on natural and texture features but there is a function called activecontour in Image Processing Toolbox that implements the Chan-Vese and edge-based active contour algorithms.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!