U
SER
M
ANUAL
16
K
/8
K
CXP
M
ONO
–
R
EV
K
–
06/2017
P
A G E
|
46
7.9
Statistics and Line Profile
This function allows the User to get some statistics on a pre-defined ROI. On request, the Camera acquires
and then calculates some key values as the min, the max, the average or the standard deviation in this
Region of Interest.
The grab and calculation command and also the collection of the results is not performed in real time as it
is done through the serial connection.
This function and the results are available in the “Line Profile Average” Section :
The Calculated values are detailed as following :
Pixel average Value
(
PixelROIMean
) : Average gray level value calculated on whole Region of interest
Pixel Standard deviation
(
PixelROIStandardDeviation
) : standard deviation of all the pixel gray level
values of Region of interest
Pixel Min value
(
PixelROIMin
) : Minimum gray level pixel value on the whole region of interest.
Pixel Max Value
(
PixelROIMax
) : Maximum gray level pixel value on the whole region of interest
Feature
CXP @
Size
in
bytes
R/W Description
LineAverageProfile
0x09000
4
RW Camera running privilege level
- In Read Mode:
0
= finished
1
= running
- In Write Mode:
0
= Abort the Line Average Profile
1
= Run the Line Average Profile
PixelAccessLineNumer
0x09004
4
RW Set the number of line to accumulate
- <val> : 1,256,512,1024
PixelValueAll
0x40000
32K
RW Pixel Values
Size=SensorWidth * 2
PixelRoiStart
0x09008
4
RW Roi start for pixel statistic computing (0 to SensorWidth -
1-1)
PixelRoiWidth
0x0900C
4
RW Roi width for pixel statistic computing (1 to
SensorWidth)
PixelROIMean
0x09010
4
RO
Get ROI Mean (format U12.4)
PixelROIStandardDeviation
0x09014
4
RO
Get ROI Stand deviation (format U12.4)
PixelROIMin
0x09018
4
RO
Get ROI Min (format U12.4)
PixelROIMax
0x0901C
4
RO
Get ROI Max (format U12.4)