LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Distance measuring


@Przemek-2405 wrote:

For the beginning i will be enought if we can measure size of the object


Then you must know the distance. It is pretty simple geometry, something like that:

Screenshot 2025-03-03 16.46.15.png

And then

Screenshot 2025-03-03 16.46.39.png

Source of the pictures.

 

In theory you can take smallest known object at known distance, then largest at the same distance, then measure how many pixels are covered, then intermediate size will be proportional.

0 Kudos
Message 11 of 14
(110 Views)

Andriej, maybe you know how to do it in labview? Why not use laser, because I need to use camera view.

 

0 Kudos
Message 12 of 14
(104 Views)

1000007706.jpg

0 Kudos
Message 13 of 14
(98 Views)

I would like to recommend as "getting started" the Calibration Models Comparison.vi example from NI Vision:

Screenshot 2025-03-03 17.30.28.png

In this example Height of the object measured automatically with different calibration strategies. Start with simple calibration. Technically if you know pixel to real world ratio, then you don't need calibration target, simple calibration will wok for you.

Message 14 of 14
(86 Views)