04-06-2015 01:56 PM
Hello,
I am a beginner in LabView, and I am currently trying to use the Ximea CCD and reading the image and writing it into an AVI file. I make sure that the image is RGB U32 before it goes into AVI2 Write Frame, but it still gives me the error "incompatible image size." Everything up to the AVI2 Write Frame block seems to work fine. Any advice would be appreciated. Thank you in advance.
04-06-2015 02:50 PM
Without seeing the code, it is difficult to begin to suggest wher the trouble arises (personally, I think it is the fourth function from the left ...).
Before trying to save images, are you able to acquire them in MAX? If so, then MAX should be able to provide you with parameters that you might need for the various Image Processing VIs (such as the size/type of the Image buffer).
Bob Schor