2 0 H a M e s i l a S t . , N e s h e r 3 6 8 8 5 2 0 , I s r a e l
P O B 2 5 0 0 4 , H a i f a 3 1 2 5 0 0 1 , I s r a e l
T e l : ( + 9 7 2 ) - 7 2 - 2 7 2 3 5 0 0 F a x : ( + 9 7 2 ) - 7 2 - 2 7 2 3 5 1 1
Page no. 36 | Appendix No. 1
8.9.3
dpc_del_pixel
Deletes all pixel coordinates from the defect pixel table.
8.9.4
dpc_save
Saves defect pixel table to persistent memory.
8.9.5
dpc_load
Loads defect pixel table from persistent memory.
8.10
Knee Function
8.10.1
knee <flag> <knee_point> <knee_slope> <white_clip>
Knee function for highlight control. 3 parameters can be set for the knee function:
Value
Reset
Minimal
Maximal
flag (enable)
0 (off)
0
1
knee_point [%]
85
1
100
knee_slope
140
100
1600
white_clip [%]
109
100
109
Example:
// Enable knee at 85% with a slope of 1.4 and white clip at 109%
knee 1 85 140 109