Make pixel wise operation on framebuffer

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

Make pixel wise operation on framebuffer

511件の閲覧回数
JustinChou
Contributor I

Platform: IMX6  Android 4.4.2

I would make pixel wise operation on framebuffer (/dev/graphic/fb0, how to modify the driver? I want to resize, pan and rotate the content of framebuffer.

I have a Unity application program which will generate 1920x1080px60 LVDS output but it need to be warped, and I think software de-warping is an available solution.

Should I modify framebuffer driver directly?  If I could look into some code examples that would be great. 

ラベル(5)
0 件の賞賛
返信
1 返信

494件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

pls refer to the enclosed sample code, hope helpful for you

This sample code for CSC settings for /dev/fb1.

It can calculating the CSC matrix and updates in real time from given parameters(Brightness,Contrast,Saturation,Hue, and gamma).

 

 

0 件の賞賛
返信