The Histogram and HistogramConfig classes. More...
#include "Base.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | FCam::HistogramConfig |
The configuration of the histogram generator. More... | |
class | FCam::Histogram |
A histogram returned by the histogram generator. More... | |
Namespaces | |
namespace | FCam |
Main namespace for the API. | |
Defines | |
#define | FCAM_HISTOGRAM_DEBUG(i) (i).debug(#i) |
A debug helper macro that outputs the variable name of the histogram object at the macro call site along with the histogram debug information. |
The Histogram and HistogramConfig classes.
Definition in file Histogram.h.