how to set the yuv422 ouput format

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

how to set the yuv422 ouput format

2,152 次查看
huangzhong
Contributor II

I have problem in setting the yuv422 output format , our carema image data format is YUYV YUYV ......, and the S32V234 default format is UYVY UYVY ......, so what should I do to set S32V234 out format to YUYU.

(I had try to change the " mScreenInfo.grayscale = V4L2_PIX_FMT_UYVY", but it did not work).

                                                                                                                                                                                                              Look forward to your reply, Thank you very much!

标签 (3)
0 项奖励
回复
3 回复数

1,798 次查看
huangzhong
Contributor II

Yes, my cameras  are maxim ov10640 , and the graph is referfence to ov10635 demo, just like this:

QQ截图20171128100145.png

and the image in lcd is:

QQ截图20171128100049.png

our yuv422 data format is YUYV YUYV ........

0 项奖励
回复

1,798 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

the ov10635 camera has built-in Debayer, but from ov10640 you are getting raw data. You need to put in your ISP graph Debayer box. You can look at ov10640_12bcomb_surround example for inspiration. 

Jiri 

0 项奖励
回复

1,798 次查看
jiri_kral
NXP Employee
NXP Employee

Hello, 

which camera are you using - OV10640? Are you using ISP graph tool? 

Jiri

0 项奖励
回复