06-03-2010 09:21 PM
Hi,
I'm trying to vertilcally bin a image on CCD-chip down to 1 pixel through PIC-1422 on NI-IMAQ4.1.0 on LabView8.6.1. I did in the case of more than 4pixels (i.e. N x 4 pixels). However, I got IMG_ERR_ROI_WIDT_NOT_ALIGNED when bin size is set to 3 or 2 or 1.
Of course, I modified the camera file when bin size is 3 as follows,
AcquisitionWindow (0, 0, 512, 3)
My question is that is there any way to avoid this error?, say another 3 dummy lines are added to one-line image data(Nx1pixels) on the board memory before read the buffer....
thank you.
06-07-2010 01:07 AM
06-07-2010 01:20 AM
06-07-2010 07:26 PM
06-08-2010 04:22 AM
06-08-2010 05:59 AM