[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: ICPCI framegrabber]



Thank-you for your response. I am little bit confused about the
SET_NORM_TO16 versus the SET_NORM_TO8 ioctls. For a 10-bit camera (Pulnix),
which of these two ioctls should I have set, and do I need to use a lookup
table? Is it correct to assume that one of the two must be used? Having a
16-bit image in which only the lower 10 bits are used is fine with me.

I have presently gotten images (with some of the bits shifted, but not all)
using the  DG_SET_NORM_TO16 with DG_SET_LUT_LIN

Thanks,

Karen Daniels



M.Stein wrote:

> Hello!
>
> Do you really need this ioctl (it's untested)! It is for data conversion
> from 10 (12) to 16 bit, means shift the value only 6 (4) bits to the
> left. You don't need this to read normal 10, 12 or 16 bit images without
> conversion. After installing an 16bit AM-DIG the driver is automatically
> configured for 16bit data. We use it to read e.g. Hamamatsu images.
>
> If you sure, you are interested in this feature, let me know and I try to
> find some time to fix it.
>
>                                         Kind Reagrds
>
>                                         Matthias Stein