Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

invalid image type imaqdx

Solved!
Go to solution

Hello,

I hope that someone helps me to find the error in my VI. I am trying to modify the optical flow feature tracking. So Instead of reading the frame from a folder, I want to collect them from the camera recording.

You can find attached the VI.

Thanks for your help.

0 Kudos
Message 1 of 3
(4,683 Views)

having older version installed. Can you post a screen shot of the vi ?

Message 2 of 3
(4,669 Views)
Solution
Accepted by topic author ziedhosni

Hello,

 

Your problem is improper image allocation. This will work:

 

Example_VI_BD.png

 

Your code is quite messy... 🙂

 

Anyway, I had an old example that I modified, maybe you can find it useful (attaching it for Labview 2010).

Run the program, select the keypoints (hold ctrl + left click for multiple). When selecting keypoints, adding them (via the "add" button) and running the main loop with "continue...",  take care that the object of interest does not move (you can reprogram this at your leisure).

 

Hope this helps.

 

Best regards,

K


https://decibel.ni.com/content/blogs/kl3m3n



"Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."
Message 3 of 3
(4,666 Views)