LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ USB CAMERA BLINKING

I'm trying to do a real time inspection with Vision Assistant 8.6 and when I start capturing with IMAQ USB GRAB inside Labview 8.6 the video starts blinking and I can't see for sure what is happening.

Is there any solution to stop it and make the image smooth without blinking?

 

There is an image below showing the block diagram.I'd appreciate if someone could help me.

 

grab.JPG 

0 Kudos
Message 1 of 5
(3,546 Views)

Hi Alex_Pitta,

 

Try to ask here:
http://forums.ni.com/ni/board?board.id=200

 

BR,

Jick

0 Kudos
Message 2 of 5
(3,509 Views)
What is there in other cases? A similar grab?
0 Kudos
Message 3 of 5
(3,498 Views)

Hi, Alex,

 

You have clear race conditions between Grabbing/Processing/Visualization.

 

Try to copy image to other buffer, then "blinking" should goes away.

Something like that:

 

AcquisitionCopyBuffer.png 

 

Also remember, that at first grab iteration your image is not valid, because grab occurred after processing.

 

Andrey.

 

 

Message 4 of 5
(3,490 Views)

Thanks for answering, but it is still not working.

The image keeps blinking of the same way. Do you have any other idea?

 

Sincerely,

Alex

0 Kudos
Message 5 of 5
(3,408 Views)