Active contour

버전 1.0.0 (3.01 KB) 작성자: Shaimaa Omer
Method in computer vision for delineating an object outline from a 2D image.
다운로드 수: 4
업데이트 날짜: 2023/9/6

라이선스 보기

Also called a snake is technique for detecting and segmenting objects using deformable curves which will match the objects. It relies on a deformable model controlled by an energy minimization function. This energy depends on the image and also on the parameter we want to give to our deformable contour.
Code inputs:
  • Insert an input image name example: square.jpg
  • Get input from user if 1 let user determine initial contour points else initialize it as a circle
  • If the initial contour is a circle, it would be placed at the center of the image with a radius equal to 45% of the minimum image dimension
  • Get input from user if 1 do beta relaxation

인용 양식

Shaimaa Omer (2024). Active contour (https://www.mathworks.com/matlabcentral/fileexchange/134886-active-contour), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

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