Basic auto-algorithm (auto-exposure, auto-white-balance...)
More...
Basic auto-algorithm (auto-exposure, auto-white-balance...)
SPDX-License-Identifier: Apache-2.0
◆ mpix_auto_black_level()
Run Black Level Correction (BLC) algorithm to update the black level.
- Parameters
-
ctrls | The Image Processing Algorithm (IPA) context. |
stats | The statistics used to control the black level and then updated. |
◆ mpix_auto_exposure_control()
Run auto-exposure algorithm to update the exposure control value.
- Parameters
-
ctrls | The Image Processing Algorithm (IPA) context. |
stats | The statistics used to control the exposure. |
◆ mpix_auto_init_defaults()
Set the defaults for the auto-tuning parameters that are set to zero.
- Parameters
-
ctrls | The Image Processing Algorithm (IPA) context to initialize. |
◆ mpix_auto_white_balance()
Run Auto White Balance algorithm to update the color balance.
- Parameters
-
ctrls | The Image Processing Algorithm (IPA) context. |
stats | The statistics used to control the white balance and then updated. |