Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Process multiple images

I'm newly learning Labview and Vision Assistant. I have acquired a series of 10 images to practice making video, and created a small script just to adjust brightness and such. I can process each image with the script, and I can save the images as .avi. The only step I can't figure out is how to process many images all at once or in sequence, not one at a time. I'll have many more than 10 images later, and there is obviously a better way. Is this when I have to start working in Labview, or is there a way to process them all in Vision Assistant?

 

Thanks 🙂

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

You can open the avi file from vision assistant and process them. Or you can open the images in one particular folder and have them in the browser of VA and call them one by one.

 

You can do this in labview by using list folder options. You can use this function and the processing part can be generated from the VA. (create labview vi)

0 Kudos
Message 2 of 4
(3,584 Views)

Hi, thanks for replying. So, as I understand the first part of what you said, just opening the .avi in the VA and processing one of the images will process them all? That does not seem to be happening. I can run one image through the script, and then save it by itself. If I don't save it, and click over to the bank of images that make up the .avi then none of them have been changed.

 

I've missed something?

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

Ok, I found the Batch Processing tool in VA, so I think I'm getting closer.

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