Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use vision to measure the distance of an object moving in video?

Solved!
Go to solution

I don't understand vision software, how to identify objects in video, build coordinate systems and draw object coordinates How do I make a diagram of displacement versus time? Who can help me? Thank you very much!

0 Kudos
Message 1 of 5
(3,971 Views)
based on you frame rate you can calculate time for example for 30fps you have 33 mili second time interval for any new image you can find you abject by one of matching or tracking method in any image of video in this case you have time based on fps rate and also abject position based on tracking or matching method and if you calibrate you image you can convert position to real world data
what I told you is simplified schematic of what you have to do
Message 2 of 5
(3,939 Views)
Solution
Accepted by topic author Sky.George

Thanks for your help. How can I get the moving displacement of the center of mass of an image? Because I've just started learning LabVIEW, I don't know how to do it. Can you give me some examples of learning?

0 Kudos
Message 3 of 5
(3,934 Views)
Solution
Accepted by topic author Sky.George

as I told you before you have to use one of matching or tracking method for this one 
bellow image show some of them and also result of their action 
I think it is better to start to learn matching (color , pattern ,geometry or color pattern) with vision assistant software first and ifter that transfer your knowledge to labview  
image.png

0 Kudos
Message 4 of 5
(3,925 Views)
Solution
Accepted by topic author Sky.George

Thank you for your help.

0 Kudos
Message 5 of 5
(3,923 Views)