44 / 92
Copyright © 2016 TOSHIBA TELI CORPORATION, All rights reserved.
http://www.toshiba-teli.co.jp/en/
D4253386C
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
Bpp12
Mono
PixelFormat ID
Mono8 (*)
Mono10
Mono12
0x01080001
0x01100003
0x01100005
* initial factory setting
Color model
PixelSize
PixelCoding
Bpp8
Bpp10
Bpp12
Bpp16
Bpp24 (
※
)
Mono
PixelFormat ID
Mono8
-
-
-
-
0x01080001
BayerBG(*2)
PixelFormat ID
BayerBG8
BayerBG10
BayerBG12
-
-
0x0108000B
Ox0110000F
0x01100013
YUV411
PixelFormat ID
-
-
YUV411Packed
-
-
0x020C001E
YUV422
PixelFormat ID
-
-
-
YUV422Packed
-
0x0210001F
RGB
PixelFormat ID
-
-
-
-
RGB8 (
*1
)
0x02180014
BGR
PixelFormat ID
-
-
-
-
BGR8
0x02180015
*1 initial factory setting
*2 ReverseX and ReverseY setting are FALSE.