Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

1074396064 error on casting buffered image

Hi, I am trying to use the multiple camera acqusition.vi example in my code to display and do pattern matching on two images at once.  Trouble is, the pattern matching vis in the vision library seem to require 8 bit images, but I cannot cast the buffered images to 8 bit (error 1074396064).  I have IMAQ 3.1 and LV 7.1.  The buffered image is acquired with the low level vis buffer setup, start, and copy image from board to system.  Thanks
0 Kudos
Message 1 of 2
(2,992 Views)
Changed bit depth in MAX to 8 bits and its OK
0 Kudos
Message 2 of 2
(2,985 Views)