the Sensor Linearization fuction in ISIF is for the while image area. but for some multi-channel CCD ( KODAK KAI02150 have four), the non-linear character of each channel is slightly different. In order to normalize the different non-linear. i want to implement the Linearization fuction in the software between ISIF and ipipe.
the Linearization fuction software implementation is done with an simple 16 bits to 16bits LUT.
my question is,
1, can the software operation be implementated between ISIF and IPIPE?
2, can the Linearization be done in realtime, with the DM368 ARM core other than the hardware Sensor Linearization in ISIF ?