Image processing question in VPI

Hello Guys,

we working on a project, where we processing images and want to use NVIDIA VPI.
We need to do this type of image conversion:


remap_lane

Would this be possible with the perspective warp in the Nvidia VPI (vpiSubmitPerspectiveWarp)?
Is there further explanation about the perspective warp? Like how would i define
the parameter const Vpiperspectivetransform xform parameter of the function? In the documentation
there is no explanation or i dont understand exactly the maths behind it :(

Hi,
Please share which Jetpack release you are using. We support Xavier series on Jetpack 4 and 5. The latest version is 4.6.4 and 5.1.2.

Hi,

It looks like a fisheyes correction problem?
If yes, you can find a sample below:

https://docs.nvidia.com/vpi/sample_fisheye.html

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.