|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
noexcept |
Normalize to [target_min, target_max] in-place Single-pass min/max reduction followed by a single transform pass.
No-op when all values are equal.
| data | Target span |
| target_min | Output minimum |
| target_max | Output maximum |
Definition at line 61 of file Transform.cpp.
Referenced by cross_correlate(), MayaFlux::normalize(), MayaFlux::normalize(), MayaFlux::normalized(), and MayaFlux::normalized().
Here is the caller graph for this function: