HighMap library (C++)
Loading...
Searching...
No Matches
autocorr_length_scale.cpp File Reference

Namespaces

namespace  hmap
 

Functions

float hmap::autocorr_length_scale (const Array &array, float max_lag_fraction=0.4f)
 Estimate the isotropic dominant length scale of a 2D heightmap.
 
glm::vec2 hmap::autocorr_length_scale_axial (const Array &array, float max_lag_fraction=0.4f)
 Estimate axis-aligned dominant length scales of a 2D heightmap.