|
Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <zr300.h>
Public Member Functions | |
| void | modify_exposure (float &exposure_value, bool &exp_modified, float &gain_value, bool &gain_modified) |
| bool | analyze_image (const rs_frame_ref *image) |
| auto_exposure_algorithm (fisheye_auto_exposure_state auto_exposure_state) | |
| void | update_options (const fisheye_auto_exposure_state &options) |
| rsimpl::auto_exposure_algorithm::auto_exposure_algorithm | ( | fisheye_auto_exposure_state | auto_exposure_state | ) |
| bool rsimpl::auto_exposure_algorithm::analyze_image | ( | const rs_frame_ref * | image | ) |
| void rsimpl::auto_exposure_algorithm::modify_exposure | ( | float & | exposure_value, |
| bool & | exp_modified, | ||
| float & | gain_value, | ||
| bool & | gain_modified | ||
| ) |
| void rsimpl::auto_exposure_algorithm::update_options | ( | const fisheye_auto_exposure_state & | options | ) |