#include "Frame.h"

Go to the source code of this file.
Namespaces | |
| namespace | FCam |
Functions | |
| void | FCam::autoExpose (Shot *s, Frame::Ptr 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. | |
Definition in file AutoExposure.h.
1.5.6