Estimation height from 2D grayscale image.
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos

I have 2D grayscale image and wanted to measure size and depth of each region. I able to measure the size by using regionprop but no idea on finding the height.
Like topoghraphy concept,iIs it possible to estimate the height (depth of each hole) by using this way (imcontour) as I do not have information on z scale. I will find the max and min intensity of grayscale and put the ratio of the height.
Does it make sense?
2 comentarios
KALYAN ACHARJYA
el 28 de Feb. de 2021
Are you asking depth? ..like stereo vision? The length / height / width of the objects different and depth is a completely different issue in my understanding?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!