how to set the yuv422 ouput format

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

how to set the yuv422 ouput format

1,099件の閲覧回数
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 返答(返信)

745件の閲覧回数
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 件の賞賛

745件の閲覧回数
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 件の賞賛

745件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hello, 

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

Jiri

0 件の賞賛