Tool/software:
Hi Team,
I'm working with SDK v 08_02_00_05(LINUX+RTOS).
I'm developing a app which has to accept fisheye camera input, apply distortion correction to the fisheye image, and create a distortion-corrected rectilinear image...the final release should be able to display the distortion-corrected images on the LED monitor in real-time.
I have generated LUT for the conversion process using a python and openCV dependent code.
Please find the attached LUT which got generated using python-opencv.
combined_lut_front_downsampled.h
Based on my research, the conversion from fisheye to rectilinear can be achieved using the TI LDC node included in the SDK, without requiring a new custom node.
So, could you please guide me how to proceed further with LUT file with .h extension.
Regards,
Chaitanya Prakash Uppala