About Anaconda Help Download Anaconda

Fast smoothing of per-vertex data on triangular meshes for Python.

Installers

  • linux-64 v0.1.3

conda install

To install this package run one of the following:
conda install dfspspirit::pyhaze

Description

This module can smoothe per-vertex data for a mesh, e.g., mesh descriptors like the curvature measured at each mesh vertex. The smoothed value at vertex N is the average of the values of all vertices in edge distance 1 from vertex N (N's direct neighbors). Several iterations can be applied to approximate Gaussian smoothing.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy