Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

2D motion tracking

Good afternoon.

 

Actualy I'm working on a 2D motion tracking proyect. I'm new programming in Labview, first at all I have started downloading the IMAQ vision and acquisition to get video frames thanks to the Vision assistant but I'm not able to do it without it, I have tried to do it with the IMAQdx sequence with no succesful, I have tried to save the frames on an array but I only can get the last snap of the sequence. I have done a program to localize a black point on a .jpg file  but I'm not able to match it with the video frames that I could get from the Vision assistant. So far this way, my questions are:

 

How can I match my localize black point program with the video frames with the vision assistant?

How can I get video frames without using the Vision assitant?

 

And if I going for the wrong way to do a 2D motion tracking... How can I start it? If there is some tutorial, references or something what I could use to guide me?

 

Thanks in advance.

 

PD.

I have upload the program where I locate a black point as a "locate black point" and the adquisition with the integrated program.

0 Kudos
Message 1 of 9
(5,531 Views)

Hi zero1581

Is your problem solved?

---
Silver_Shaper | CLD
0 Kudos
Message 2 of 9
(5,474 Views)

Not at all, I have done a program where I can follow a point but now, I need to track two points, In fact, two lights with black background but I tried it, it got confused with the two points.

0 Kudos
Message 3 of 9
(5,457 Views)

Hi

Post any of your image. For motion tracking i done previously with video, see here

---
Silver_Shaper | CLD
0 Kudos
Message 4 of 9
(5,452 Views)

Using a sheet of paper, I drew a little black circule and with that I made the pattern to follow in real-time. Now I have to track the white points of the next AVI. video and set it in real time(some guy as it the video) to measure the position of the points (x,y positions) , but It seems that the programs confuses the patterns.

Download All
0 Kudos
Message 5 of 9
(5,443 Views)

And I wasn't able to run the VI that you made for tracking. It says the "draw pattern matches position.vi: SubVI is missing".

 

AND Thanks for your time and help Smiley Happy

0 Kudos
Message 6 of 9
(5,442 Views)

@zero1581 wrote:

And I wasn't able to run the VI that you made for tracking. It says the "draw pattern matches position.vi: SubVI is missing".

 


Hi zero1581,

the sub vi i got from the bult in example. Open Pattern matching example in LabVIEW Example finder. so that you can fix this issue.

 

Regarding the avi you attached the video is not clear there are little noises added up while processing.

 

Forum.png

---
Silver_Shaper | CLD
0 Kudos
Message 7 of 9
(5,438 Views)

In fact, the point of this AVI is jus to follow just a few white points (three points: on the beginning of the leg, on the knee and on the beginning of the foot) I think I supposed to "Process" the AVI.

0 Kudos
Message 8 of 9
(5,434 Views)

@zero1581 wrote:
 I think I supposed to "Process" the AVI.

Then its fine and dont forget to close the thread.

---
Silver_Shaper | CLD
0 Kudos
Message 9 of 9
(5,432 Views)