Namespaces | Functions

include/FCam/AutoWhiteBalance.h File Reference

Utility algorithms for white balance. More...

#include "Frame.h"
Include dependency graph for AutoWhiteBalance.h:

Go to the source code of this file.

Namespaces

namespace  FCam
 

Main namespace for the API.


Functions

void FCam::autoWhiteBalance (Shot *s, const Frame &f, int minWB=3200, int maxWB=7000, float smoothness=0.5)
 Given a shot pointer and a frame, modify the shot parameters to make it better white-balanced, given the histogram data present in that frame.

Detailed Description

Utility algorithms for white balance.

Definition in file AutoWhiteBalance.h.