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

Versione 1.0 (4,3 KB) da sagi eppel
Use contour of axissymmetric vessel to create curvature factor map
176 download
Aggiornato 30 mag 2015

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Triangulation Representation in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0

Name