Snake Algorithm

버전 1.0 (226 KB) 작성자: Iman
The goal is to find a contour that best approximates the perimeter of an object.
다운로드 수: 5K
업데이트 날짜: 2016/2/10

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

Snakes, or active contours, are curves defined within an image domain that can move under the influence of internal forces coming from within the curve itself and external forces computed from the image data. The goal is to find a contour that best approximates the perimeter of an object. It is helpful to visualize it as a rubber band of arbitrary shape that is capable of deforming during time, trying to get as close as possible to the target contour.
Please see the attached document "overview.pdf" to understand the underlying equations and algorithm used to develop this toolbox.
Please visit the following link to see an example:
https://www.youtube.com/watch?v=SdqBNFx-uNc

인용 양식

Iman (2024). Snake Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/51220-snake-algorithm), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R12
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0

Adding tags.
Description
Video
Image