libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
CRNHistogram.h File Reference
#include <CRNString.h>
#include <CRNStatistics/CRNHistogramPtr.h>
#include <CRNImage/CRNImageFormats.h>
#include <cmath>
+ Include dependency graph for CRNHistogram.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  crn::Histogram
 Mother class for integer histograms. More...
 
struct  crn::IsSerializable< Histogram >
 
struct  crn::IsClonable< Histogram >
 
struct  crn::IsMetric< Histogram >
 

Namespaces

 crn
 

Functions

double crn::Distance (const Histogram &h1, const Histogram &h2)
 
size_t crn::Size (const Histogram &h) noexcept
 Size of an histogram. More...