LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get an AVI each frame to an image grayscale

Hi everybody,

I have previous VIs that manipulate pictures (image data cluster) readen from JPEG files. I'd like to use these VIs to analyse individual frames grayscale from an AVI file. It's means grayscale is floating not fixd.

attachment is my vi, but i only get the frame last value(grayscale)
how can i modify

Thanks for helping,
Sincerely

Andersen

0 Kudos
Message 1 of 2
(2,277 Views)

Hi Anderson,

it seems that the code runs only once each time you execute it, how about putting them (especially the part where your code handling the color planes) into a loop, will that make a difference?

0 Kudos
Message 2 of 2
(2,235 Views)