how to segment image based on active contour model?

From given satellite image,is it possible to apply active active contour model as segmentation based on natural and texture features?

 採用された回答

Image Analyst
Image Analyst 2014 年 8 月 29 日

0 投票

I attach a demo of activecontour that works on a binary image. You could adapt it perhaps to grayscale images.

その他の回答 (1 件)

Bruno Pop-Stefanov
Bruno Pop-Stefanov 2014 年 8 月 29 日

2 投票

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.

質問済み:

2014 年 8 月 27 日

回答済み:

2014 年 8 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by