68
PRELIMINARY
Spyder 3 CL User's Manual
03-032-20008-03
DALSA
Returning Calibration Results and Errors
Returning All Pixel Coefficients
Purpose:
Returns all the current pixel coefficients in the order FPN, PRNU,
FPN, PRNU… for the range specified by
x1
and
x2
. The camera
also returns the pixel number with every fifth coefficient.
Syntax:
dpc x1 x2
Syntax Elements:
x1
Start pixel to display in a range from
1
to
sensor pixel
count
.
x2
End pixel to display in a range from
x1
to
sensor pixel
count
.
Notes:
This function returns all the current pixel coefficients in the
order FPN, PRNU, FPN, PRNU… The camera also returns the
pixel number with each coefficient.
Example:
dpc 10 20
Returning FPN Coefficients
Purpose:
Returns a pixel’s FPN coefficient value in DN (12 bit LSB)
Syntax:
gfc i
Syntax Elements:
i
The pixel number to read in a range from
1
to
sensor
pixel count
.
Example:
gfc 10
Returning PRNU Coefficients
Purpose:
Returns a pixel’s PRNU coefficient value in DN (12 bit LSB)
Syntax:
gpc i
Syntax Elements:
i
The pixel number to read in a range from
1
to
sensor
pixel count
.
Example:
gpc 10
Enabling and Disabling Pixel Coefficients
Summary of Contents for Spyder 3 S3-10-01k40-00-R
Page 22: ...22 PRELIMINARY Spyder 3 CL User s Manual 03 032 20008 03 DALSA ...
Page 30: ...30 PRELIMINARY Spyder 3 CL User s Manual 03 032 20008 03 DALSA ...
Page 42: ...42 PRELIMINARY Spyder 3 CL User s Manual 03 032 20008 03 DALSA ...
Page 104: ...104 PRELIMINARY Spyder 3 CL User s Manual 03 032 20008 03 DALSA ...
Page 112: ...112 PRELIMINARY Spyder 3 CL User s Manual 03 032 20008 03 DALSA ...
Page 114: ...114 PRELIMINARY Spyder 3 CL User s Manual 03 032 20008 03 DALSA ...