Digital Image And Pixel Formats; Image Layout - Smartek UCC User Manual

Twentynine camera family
Table of Contents

Advertisement

5.7 Digital Image and Pixel Formats

This section describes pixel and image layouts supported by SMARTEK Vision digital cameras. While a
pixel format describes how a single pixel data is constructed, the image layout represents how the data are
ordered in the memory of the captured device. It is identical for all cameras.

5.7.1 Image Layout

Figure 53 shows the image layout valid for all SMARTEK Vision digital cameras. An image transmitted out
of a camera is considered to be a two-dimensional array of pixels. The pixels are stored in subsequent
addresses in the memory of the capture device, usually a PC. Each pixel, depending on its format, is either
8 bits or 16 bits wide. It is described by two indices; the first index indicates the row while the second index
indicates the column where the pixel is located:
P(x, y) means the pixel located at row x and at column y.
P(1, 1) means the pixel located at row 1 and at column 1.
P(1, 2) means the pixel located at row 1 and at column 2.
An image with a width of w and a height of h starts at the upper left corner and ends at the bottom right
corner. P(1, 1) is the first pixel of the image, P(h, w) is the last pixel of the image.
The subsequent sections will describe all the supported formats for each pixel P in an image, for
monochrome cameras as well as color cameras.
column
P
P
P
(1,1)
(1,2)
(1,3)
P
P
P
(2,1)
(2,2)
(2,3)
P
P
P
(h-1,1)
(h-1,2)
(h-1,3)
P
P
P
(h,1)
(h,2)
(h,3)
Figure 53: Image layout and transmission sequence
...
P
P
(1,w-2)
(1,w-1)
...
P
P
(2,w-2)
(2,w-1)
...
P
P
(h-1,w-2)
(h-1,w-1)
...
P
P
(h,w-2)
(h,w-1)
75
User Manual - twentynine
P
(1,w)
P
(2,w)
P
(h-1,w)
P
(h,w)
SMARTEK Vision | User Manual - twentynine | Doc. v1.0.2

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gcc

Table of Contents