Utility algorithms for metering. More...
#include "Frame.h"
Go to the source code of this file.
Namespaces | |
namespace | FCam |
Main namespace for the API. | |
Functions | |
void | FCam::autoExpose (Shot *s, const Frame &f, float maxGain=32.0f, int maxExposure=125000, float smoothness=0.5) |
Given a shot pointer and a frame, modify the shot parameters to make it better exposed, given the histogram data present in that frame. |
Utility algorithms for metering.
Definition in file AutoExposure.h.