How can I meassure the length of a line in pixels?

1 Ansicht (letzte 30 Tage)
Dimitris Anastasiou
Dimitris Anastasiou am 3 Jan. 2019
Beantwortet: Rahul punk am 15 Feb. 2019
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 Kommentare
Dimitris Anastasiou
Dimitris Anastasiou am 4 Jan. 2019
Thanks for the quick response. The thing is that I am interested in an automatic way. I forgot to mention it in the description.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Rahul punk
Rahul punk am 15 Feb. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by