bilateral::BoxHistogram Class Reference
List of all members.
Public Member Functions |
| BoxHistogram (uint32_t width, uint32_t diameter) |
bool | AddValue (uint32_t x, float val) |
bool | RemoveValue (uint32_t x, float val) |
void | Clear (void) |
void | GetSums (uint32_t xmin, uint32_t xmax, float min, float max, float &sum, float &sum_squares, float &sum_cubes, uint32_t &count) const |
The documentation for this class was generated from the following files:
- processors/bilateral/histogram.h
- processors/bilateral/histogram.cpp