/workspaces/astro/sol3-sdk/cpp/sol3/isp/white_balance.h Source File
|
Space-ng SDK
|
white_balance.h
Go to the documentation of this file.
Definition: white_balance.h:11
std::optional< msg::WhiteBalanceGains > estimateWhiteBalance(cv::Mat const &bgr_image, cv::Rect const &roi, AutoWhiteBalanceConfig const &config={})
Definition: white_balance.h:13
float min_channel_mean
Definition: white_balance.h:19
float max_gain
Per-channel gain ceiling. The estimator clamps R and B to [0, max_gain].
Definition: white_balance.h:15
Generated by