Create a curvature factor map for (axisymmetric) vessels based on their outline in the image

버전 1.0 (4.3 KB) 작성자: sagi eppel
Use contour of axissymmetric vessel to create curvature factor map
다운로드 수: 176
업데이트 날짜: 2015/5/30

라이선스 보기

Create a curvature factor map for cylindrical (axisymmetric) vessels based on their outline in the image
Use the contour line (I) of the vessel in the image to find the curvature factor of each point in the vessel surface in the image. Return map of the curvature factor as matrix of type double and size of I. Could be used for adjusting for reflections from the vessel surface in recognition of materials in transparent vessels
Input:
I: a Boundary curve of axisymmetric vessel in the image. Hence contour line of the vessel in the image as binary edge image.
I most be a close curve in the thickness of one pixel and symmetric with respect to the Y axis

Output:
Mat: output curvature map (Curvature factor F) in each point inside the vessel region of the image. A double matrix of size Y.

인용 양식

sagi eppel (2024). Create a curvature factor map for (axisymmetric) vessels based on their outline in the image (https://www.mathworks.com/matlabcentral/fileexchange/51028-create-a-curvature-factor-map-for-axisymmetric-vessels-based-on-their-outline-in-the-image), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Triangulation Representation에 대해 자세히 알아보기

Community Treasure Hunt

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

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

Name