How can I meassure the length of a line in pixels?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello! I would like to meassure the length of a line in pixels from a specific image. Actually, I know that in "physical world" is 10mm. What I have done until now, was to convert the image into binary format and then try to detect the line by examine all of the bits and some of the neighbours. This way is extremely slow. Any suggestions?
PS. The line that am interested is the blue one on the piece of paper. Also, define a ROI by cropping a frame near the line is not an option because the location of the piece of paper is not fixed. Plus I m interested in an automatic method, not tools from apps such as rulers etc.
2 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Image Processing Toolbox 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!