Is there a software tool that will allow me to measure the length of a curved line? I have a series of lines in an image that I want to measure the length of. I have a tablet so I can trace over the lines in the image in order to identify the distance to be measured. There are plenty of tools that do straight lines but sofar I can't find on that does free form curves.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
You can use inkscape: select/draw a path and then:
or gimp, through the "measure active path" plugin:
|
||||
|
|
|
I know I've seen "mouse pedometers" in the past that would do what you want. The only example I can find right now is "kdetoys-mousepedometer", and then only in some RPM archives. |
|||