Namespaces | Functions

include/FCam/AutoExposure.h File Reference

Utility algorithms for metering. More...

#include "Frame.h"
Include dependency graph for AutoExposure.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.

Detailed Description

Utility algorithms for metering.

Definition in file AutoExposure.h.