LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read images continuously

Solved!
Go to solution

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 !

0 Kudos
Message 1 of 14
(2,099 Views)

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.

0 Kudos
Message 2 of 14
(2,094 Views)

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

0 Kudos
Message 3 of 14
(2,088 Views)

@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.

0 Kudos
Message 4 of 14
(2,083 Views)

Thank you.

It still cannot deal my problem.

the problem just my guess

0 Kudos
Message 5 of 14
(2,080 Views)

@Darren`Ye wrote:

the problem just my guess


Our guess as well...

0 Kudos
Message 6 of 14
(2,074 Views)

could you please help me to make the vi run successfully?

0 Kudos
Message 7 of 14
(2,052 Views)

how to make this vi run successfully?

0 Kudos
Message 8 of 14
(2,039 Views)

I don't have IMAQ installed currently.

 

Why do you try to open an .avi when your files are .jpg?

0 Kudos
Message 9 of 14
(2,047 Views)

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

0 Kudos
Message 10 of 14
(2,039 Views)