LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i draw a freehand line and measuring it leangth

i want to measure the leangth of something like curve, eyverytime it looks different, so i has to draw a freehandline, with which tool ??
I´m Using Labview6.1 and Imaq

Thanks
0 Kudos
Message 1 of 3
(2,934 Views)
There is a "length of curve" function in the math toolbox. Your main challenge will be to convert your IMAQ image into a matrix. Alternatively, there are a few "mouse-odometer" tools out there that will record the actual distance your mouse has moved. You will have to, of course. trim the data to movements within your actual picture window.
Eric P. Nichols
P.O. Box 56235
North Pole, AK 99705
0 Kudos
Message 2 of 3
(2,934 Views)
The easiest way to do this is using the Vision add-on software. There is a "FreeHand Line" tool that allows you to draw a line on your image and then measure that line length. Here is more information on the Vision software:
http://sine.ni.com/apps/we/nioc.vp?cid=2881〈=US
0 Kudos
Message 3 of 3
(2,934 Views)