Length of the curve in the image
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
mustafa alnasser
el 2 de Feb. de 2014
Respondida: Hogan
el 28 de Abr. de 2023
Dear All;
I have curve with random shape , i want to measure it length in the image , is there any way to do it
0 comentarios
Respuesta aceptada
Walter Roberson
el 2 de Feb. de 2014
http://www.mathworks.com/help/images/ref/bwdistgeodesic.html Let the mask be true only at the "end" of the curve, seed only at the "beginning" of the curve, BW is the curve, then the geodesic would be the shortest "distance" through the curve to get to the end.
http://www.mathworks.com/help/images/ref/bwtraceboundary.html and take number of rows in returned matrix
0 comentarios
Más respuestas (1)
Hogan
el 28 de Abr. de 2023
Find the lenght of the curve: x=sint-tcost, y=cost+tsint, 0≤t≤π/2
0 comentarios
Ver también
Categorías
Más información sobre Denoising and Compression en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!