Characterizes a histogram transformation pertaining to a histogram transformation chain.
More...
#include <HistogramTransformation.h>
|
double | d = 1.0 |
| Total width of the stretched dynamic range.
|
|
double | dr = 1.0 |
| Total width of the expanded dynamic range.
|
|
bool | hasClipping = false |
| The transformation defines clipping parameters.
|
|
bool | hasDelta = false |
| The transformation defines a nonzero stretched range of sample values.
|
|
bool | hasMTF = false |
| The transformation defines a midtones transfer function.
|
|
bool | hasRange = false |
| The transformation defines dynamic range expansion parameters.
|
|
Definition at line 448 of file HistogramTransformation.h.
◆ Flags() [1/3]
pcl::HistogramTransformation::Flags::Flags |
( |
| ) |
|
|
default |
◆ Flags() [2/3]
pcl::HistogramTransformation::Flags::Flags |
( |
const Flags & |
| ) |
|
|
default |
◆ Flags() [3/3]
The documentation for this struct was generated from the following file: