Resize image on i.MX8M(N/M)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Resize image on i.MX8M(N/M)

ソリューションへジャンプ
985件の閲覧回数
YoshiDev
Contributor II

Hi all, 

 

We are looking into porting an old application from an i.MX6 processor to an i.MX8MM or i.MX8MN processor. Currently, we use the IPU on the i.MX6 processor to scale the frames from one resolution to another (potentially higher) resolution in hardware. We also rotate the image. The IPU is no longer available on i.MX8M processors.  How could we achieve similar functionality on a i.MX8M processor? Is the 2D GPU suitable? 

Thank you. 

0 件の賞賛
返信
1 解決策
910件の閲覧回数
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @YoshiDev,

I hope you are doing well
 
One can use Image Sensing Interface (ISI) or Image Signal Processor (ISP) for processing the Image in IMX8.
Generally, the GPU is used for rendering purposes. One can use it according to our application's needs. For more information related to this please refer to Chapter 14 Graphics Processing Unit (GPU) from the reference manual.
 
More information about the IMX8 series is given in the below document.

i.MX 8 Series Applications Processors Multicore Arm® Cortex® Processors

 
Thanks & Regards,
Dhruvit Vasavada

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
911件の閲覧回数
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @YoshiDev,

I hope you are doing well
 
One can use Image Sensing Interface (ISI) or Image Signal Processor (ISP) for processing the Image in IMX8.
Generally, the GPU is used for rendering purposes. One can use it according to our application's needs. For more information related to this please refer to Chapter 14 Graphics Processing Unit (GPU) from the reference manual.
 
More information about the IMX8 series is given in the below document.

i.MX 8 Series Applications Processors Multicore Arm® Cortex® Processors

 
Thanks & Regards,
Dhruvit Vasavada
0 件の賞賛
返信