using gstreamer to correct lens distortion

394 views Asked by At

Thank you for your answer.

Actually i am working on a module based on NXP imx8 processor. ( linux) The module includes also two microdisplays which are managed by MachXO2 fpga. Data or images displayed in the microdisplays come from hdmi input.

I have lenses in front of each microdispaly, so we see deformations.

Firstly i thougth that the deformations seen come from the source ( hdmi video input) thas is why i was looking for a way to capture the HDMI video input and apply cameracalibte and cameraundistort filters to it.

Then i realized that the deformations are due to lenses placed in front of each microdisplay. When i removed them i didn't see any distortion. The issue or the question : is there any way to correct this distortion using gstreamer elements while keeping my optic (lenses).

I tried to be clear so that you could understand my issue and you could help me.

Best regards

0

There are 0 answers