|
HighMap library (C++)
|
Namespaces | |
| namespace | hmap |
| namespace | hmap::gpu |
Functions | |
| Array | hmap::gpu::spectral_equalizer (const Array &array, const std::vector< float > &weights, int ir_min, int ir_max) |
| Spectral equalizer for 2D fields using a multiscale Gaussian pyramid. | |
| Array | hmap::gpu::spectral_equalizer (const Array &array, const std::vector< float > &weights, int ir_min, int ir_max, const Array *p_mask) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. | |