Excerpt | ||
---|---|---|
| ||
the Aptina implementation of Nokia's Standard Simple Image Processing Pipeline |
...
-black <n> (or -pedestal)
Specify the black level of the input image. Default is 42 for 10-bit Bayer.
-demosaiccrop
Number of edge pixels to crop in demosaic stage. Must be even.
Default is 2, in which case the output image will be four pixels smaller in width and height.
-awb <n>
Specify whether to run the white balance algoritmm. If <n> = 0, then don't do white balance. If <n> = 1 then do white balance. Default is 1.
...