Borrar filtros
Borrar filtros

Edge detection and measurement of boundary length

6 visualizaciones (últimos 30 días)
Kalyani Uttamrao Ingale
Kalyani Uttamrao Ingale el 26 de Abr. de 2021
Respondida: Akshat el 30 de Mayo de 2024
I want to see how the length of monolayer boundary evolves over time. I have image sequence of a time lapse experiment. How would I go about outlining and measuring that?

Respuestas (1)

Akshat
Akshat el 30 de Mayo de 2024
Hi Kalyani,
In order to outline and measure a monolayer boundary, you can use the bwboundaries function.
Now before you go ahead and use the function, you need to ensure that you are doing all the necessary preprocessing before feeding the function the images you wanna measure the boundaries for.
Some examples of pre processing are smoothing and conversion to grayscale.

Community Treasure Hunt

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

Start Hunting!

Translated by