Video re-sizing on Camera parallel port & HDMI/LCD output

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Video re-sizing on Camera parallel port & HDMI/LCD output

646 Views
hiteshviradiya
Contributor III

@

Hello All,

We are upgrading our product which has core card which is made up of TI chip-set and now we want to upgrade it with powerful quad core i.MX6Q chipset from freescale.

Now, in our existing product we have video coming over camera parallel interface in BT.656 format and we want to re-size it and the same way captured video goes to LCD for local preview of the video.

I went through i.MX6Q datasheet and it says that it has 2 dedicated IPU (image processing unit) hardware accelerator which is responsible for:

Resizing, rotation, inversion and color space conversation.

Further below link talks about accessing IPU it requires IPU libarary:

http://cache.freescale.com/files/32bit/doc/ref_manual/imx51_IPU_LIB_UG.pdf

And here is resizing example:
https://github.com/rogeriorps/ipu-examples/blob/master/mx6/resizing/example1/res_ex1.c

Please confirm that using this library we will be able to achieve re-sizing operation using hardware accelerator and not by software re-sizing.

--

Thanks,

Hitesh

Labels (4)
0 Kudos
1 Reply

467 Views
igorpadykov
NXP Employee
NXP Employee

Hi Hitesh

confirmed that these examples use hardware resizing.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos