![Toshiba teli BU030 Скачать руководство пользователя страница 42](http://html.mh-extra.com/html/toshiba-teli/bu030/bu030_instruction-manual_1138533042.webp)
41 / 76
D4213050G
Copyright © 2013 TOSHIBA TELI CORPORATION, All rights reserved.
www.toshiba-teli.co.jp
PixelFormat
Select a pixel format of image stream data.
● Registers
Register
Visibility
Access
Description
PixelCoding
Beginner
R/W
Selects a pixel coding.
PixelSize
Beginner
R/W
Selects a bit size of image pixel.
PixelEndian
Beginner
R/W
Selects a pixel endian.
PixelFormat
Beginner
R
Returns a selected pixel format.
PixelFormat is conformed to AIA Pixel Format Naming Convention.
● Setting
- Set PixelFormat
PixelFormat is determined by combination of
“PixelCoding” and “PixelSize” register. Select a following
combination
to “PixelCoding” and “PixelSize” register. Setting values are Enumeration type.
B/W model
PixelSize
PixelCoding
Bpp8
Bpp10
Mono
PixelFormat ID
Mono8 (*)
Mono10
0x01080001
0x01100003
Color model
PixelSize
PixelCoding
Bpp8
Bpp10
Bpp12
Bpp16
Bpp24
Mono
PixelFormat ID
Mono8
-
-
-
-
0x01080001
Bayer**
PixelFormat ID
Bayer**8
Bayer**10
-
-
-
0x0108000*
0x0110000*
YUV411
PixelFormat ID
-
-
YUV411Packed
-
-
0x020C001E
YUV422
PixelFormat ID
-
-
-
YUV422Packed
-
0x0210001F
RGB
PixelFormat ID
-
-
-
-
RGB8 (*)
0x02180014
* initial factory setting
● Note
Bayer alignment of color models is dependent on its model.
Changing “PixelSize” register value is invalid during image stream data output.