Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to load images at once after created VI from Vision Assistant?

In Vision Assistant, I selected open image and select 50 images.

 

The 50 images contains the same picture with a line in a middle, the different is that location of the line is moving to left each time i move forward to the next image.

 

after that, i started to process the images, i process the images with the edge detector function.

 

So I will found out the distance between first image and last image.

 

 

After that, I select Create LABVIEW VI in tools.

 

 

VI created, I run the VI, and now the problem, I only can select one image from my 50 images folder,

 

 

Is there any way to select more than 1 image or all the images?

 

 

 

 

 

Thank You. 😃

 

 

 

 

 

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

In LabVEIW Use the Vision Acquisition Express Vi to acquire a complete folder of image then use the Vision Assistant and do the processing.... Wire it accordingly... It will be inside a while loop.... Is this satisfies your need...?

 

Smiley Wink

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 4
(3,464 Views)

Yes, I understand.

 

But after i click the Create LabView VI, the VI will start, once i run it, it asked me to upload one image, i only can upload one image a time, but I need to upload than one image in a time.

 

Thank you.

 

0 Kudos
Message 3 of 4
(3,450 Views)

Hi Maybach

 

  If you leave the path control blank it will ask you for loading i dont know the other reasons for that... Give the folder that you wanted to display and leave it as a constant inside the loop... There may be some other good solutions also...Try your best...

 

Smiley Wink

-----

The best solution is the one you find it by yourself
0 Kudos
Message 4 of 4
(3,442 Views)