LDC module remaps pixels from a distorted
input space to an undistorted output space applying perspective transform/homography
operations. LDC supports following features:
- Lens distortion correction, stereo
rectification, generic pixel remap
- Multi-region mode for
enhanced image quality
- Superior correction mode -
Look Up Table based backmapping method
- Sub-pixel accuracy using
bicubic interpolation
- DDR b/w optimized
architecture
- YUV 420 (NV12/NV21)
- Up to 12 bits/component
- Bicubic (2 cyc/Pixel)
- Bilinear (1 cyc/Pixel)