PICCANTE  0.4
The hottest HDR imaging library!
Classes | Namespaces | Macros | Enumerations
histogram.hpp File Reference
#include "image.hpp"
#include "base.hpp"
#include "util/bbox.hpp"
#include "util/std_util.hpp"
#include "util/array.hpp"
#include "util/math.hpp"

Go to the source code of this file.

Classes

class  pic::Histogram
 The Histogram class is a class for creating, managing, loading, and saving histogram for an Image. More...
 

Namespaces

 pic
 

Macros

#define PIC_HISTOGRAM_HPP
 

Enumerations

enum  pic::VALUE_SPACE {
  pic::VS_LDR, pic::VS_LIN, pic::VS_LOG_2, pic::VS_LOG_E,
  pic::VS_LOG_10
}
 

Macro Definition Documentation

◆ PIC_HISTOGRAM_HPP

#define PIC_HISTOGRAM_HPP