04-04-2022 04:03 AM
Hi everyone!
I'm new to LABVIEW。
I want to know that how can I read images from a file continuously and sequentially!
Thank you for your help sincerely !
Solved! Go to Solution.
04-04-2022 04:09 AM
Step 1: read an image.
Step 2: put it in a loop.
Ask general questions, you get general answers...
Try to be more specific. Let us know what you have and where you get stuck.
04-04-2022 04:14 AM
Thank you!
I want to read images from a file continuously. Pictures 1, 2, and 3 are displayed on a frame sequentially.Only a picture is displayed at a time
04-04-2022 04:19 AM
@Darren`Ye wrote:
Thank you!
I want to read images from a file continuously. Pictures 1, 2, and 3 are displayed on a frame sequentially.Only a picture is displayed at a time
How to switch between 3-4 constant image every 1 second? - NI Community
Also, post what you have. And where you get stuck.
04-04-2022 04:24 AM
Thank you.
It still cannot deal my problem.
the problem just my guess
04-04-2022 04:30 AM
04-04-2022 05:40 AM
could you please help me to make the vi run successfully?
04-04-2022 05:42 AM
how to make this vi run successfully?
04-04-2022 05:46 AM
I don't have IMAQ installed currently.
Why do you try to open an .avi when your files are .jpg?
04-04-2022 05:51 AM
My purpose is to track the motion of a particle in the avi video. But this cannot be achieved in this VI. So I'm going to make the video into a lot of pictures and then let this VI analyze the picture instead of the video. Now, I can't even read pictures continuously, so I wonder if you can solve the underlying problem directly