Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

vision

Hello,

 

Can anyone tell me how can I divide a video given to labview in to its respective number of frames and then storing those frames in a buffer so that they could be retrieved one by one using a for loop that is iterated upto the number of frames and then each frame is under gone some image processing algorithm.

 

I have the vi for reading an avi file.

 

Regards,

Param

0 Kudos
Message 1 of 2
(3,169 Views)

avi.PNG

 

Did you check this example vi which reads a avi file.Just run this vi and inside the while looo use ur filter operations and use a write bmp file to store and verify whether ur filter is indeed getting applied

0 Kudos
Message 2 of 2
(3,160 Views)