Resampling method of G2D downscaling and upscaling?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Resampling method of G2D downscaling and upscaling?

1,095 次查看
brenhale
Contributor I

Hi,

The G2D (in the i.MX8MM in our case) supports downscaling and upscaling (ref I.MX Graphics User's Guide) but does not specify what technique is used (ie. nearest-neighbour, bilinear etc).

Can anyone advise of this please?

Thanks,

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

961 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Brendon

It use Nearest Neighbour under a verisilicon propetary algoritm.

Regards

0 项奖励
回复

961 次查看
brenhale
Contributor I

Further testing on our part shows the scaling by the G2D API is *NOT* Nearest Neighbour, it is clearly a convolution of some sort, and results in a lot of distortion of any straightline content. It appears that the underlying hardware and galcore driver may support nearest neighbour but the G2D API implementation that is provided does not.

0 项奖励
回复