CMD + K

pyhaze

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install dfspspirit::pyhaze

Usage Tracking

0.1.3
0.1.2
2 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

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

Last Updated

Dec 11, 2022 at 14:35

License

MIT License or MIT

Total Downloads

22

Supported Platforms

linux-64