This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler: Problem with remapping look-up table(LUT)

Tool/software: TI C/C++ Compiler

Hi

    Vision SDK versioned 2.9 ------------3D Surround View with LDC on TDA3xx

1.     we want to get final look-up table--- remapping every pixel in the output image(rendering image ) to a pixel in one or more input images(fish eye image),But we don't have TDA3xx chips,can  we generated this table          with pc-based tool ?

2.     "offline pc tool generates virtual view 3d mesh & associated virtual car image for each view on GPU"-----------how can i get this offline pc tool ?

3.     vision_sdk/tools/surround_vision_tools/tda3x_luts/V2W.BIN  the files that comes with the SDK,Can i  generate this file myself and how to generate it ?

Thanks