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.

Is it possible to create an application for testing tivxVpacLdcNode() on PC Emulation mode without VISS

Part Number: TD4VM

I am trying to correct rear image from camera. After studying TIOVX I concluded that for correction I need Perspective view created by LDC.

I cannot run "single camera VPAC application" on target board due to some constraints and that application does not support LDC on PC emulation mode (as mentioned on the website).

Can I create a simple application for testing tivxVpacLdcNode() on PC Emulation mode without VISS.

What should be the format of input image in that case?

Can I use same LUT table given in single camera VPAC application if my image is of the same size?

I want to correct the following image:

https://1drv.ms/u/s!Al0MAu0Ttb431W6mqDorlmZYsQ3a?e=bbEeNU

I want to transform it into the same way you have corrected fish eyes images in Mesh LDC Sample Images (J7/TDA4 ISP) page 82 like below

https://1drv.ms/u/s!Al0MAu0Ttb431Wtu9CkVf28sGOx8

Thank you.