|
GoWebScan API
|
| kStatus GoWebScanCalNode_UpdateVisionRGains | ( | GoWebScanCalNode | node, |
| kArray2 | gains | ||
| ) |
Update the array of vision red gains, which represent correction gains to produce a balanced white image.
Gains are for each pixel of the vision image. The gains are compressed to 8 bit values on a logarithmic scale, and therefore may not match the input values directly.
| node | GoWebScanCalNode object. |
| gains | Array of vision red gains. Type k64f. |