OpenVDB
1.2.0
|
Performs various types of level set deformations with interface tracking. These unrestricted deformations include surface smoothing (e.g., Laplacian flow), filtering (e.g., mean value) and morphological operations (e.g., morphological opening). All these operations can optionally be masked with another grid that acts as an alpha-mask. More...
Go to the source code of this file.
Classes | |
class | LevelSetFilter< GridT, InterruptT > |
Filtering (i.e. diffusion) of narrow-band level sets. More... | |
Namespaces | |
openvdb | |
openvdb::v1_2_0 | |
openvdb::v1_2_0::tools | |
Constant Groups | |
openvdb | |
openvdb::v1_2_0 | |
openvdb::v1_2_0::tools | |
Performs various types of level set deformations with interface tracking. These unrestricted deformations include surface smoothing (e.g., Laplacian flow), filtering (e.g., mean value) and morphological operations (e.g., morphological opening). All these operations can optionally be masked with another grid that acts as an alpha-mask.