09-29-2016 03:51 AM
Hi guys, I am wondering why the original image does not display on the front panel view. Can you please help me to identify the problem? Attached here are the snipped images of my code. Thank you.
09-29-2016 03:59 AM
If you want to preserve the original image without getting changed/modifed/overwritten you should create extra IMAQ Create(User buffer).
-Original image is the reference for the image which you created and if you don't connect Img Dst for some operations the Img Dst Out overwrites the source image.
-And check the display palette for image indicator based on the image type.
09-29-2016 06:37 AM
Share the Actual vi/Snippet instead of Image.