ImageCaster class
Cast image to another data type.
Contents
- Reference
Base classes
- class ProcessObject
- Abstract base class for all process objects.
Public functions
-
auto execute() -> FAST_
CONSTRUCTOR(ImageCaster, DataType, outputType,, float, scaleFactor,=1.0f, bool, normalizeFirst,=false) private void override - Create instance.
Public variables
- float m_scaleFactor
- DataType m_outputType
- bool m_normalizeFirst
Function documentation
FAST_ CONSTRUCTOR(ImageCaster, DataType, outputType,, float, scaleFactor,=1.0f, bool, normalizeFirst,=false) private void fast:: ImageCaster:: execute() override
Create instance.
| Returns | instance |
|---|