BurstTriangulator
v3.8.0
Search Results for

    Show / Hide Table of Contents

    Property UseAlphaShapeFilter

    UseAlphaShapeFilter

    If set to true then enables the α-shape filter. When enabled, the filter removes triangles whose circumradius R satisfies the condition R² ≥ α⁻¹, which is useful in mesh reconstruction from unconstrained point clouds. See AlphaShapeSettings for configuration options.

    Declaration
    public bool UseAlphaShapeFilter { get; set; }
    Property Value
    Type Description
    bool
    Remarks

    For more information about α-shapes, refer to: H. Edelsbrunner, D. Kirkpatrick, R. Seidel, On the shape of a set of points in the plane, IEEE Trans. Inf. Theory, 29, 4 (1983).

    In this article
    Back to top Generated by DocFX | Documentation © 2024 by Andrzej Więckowski is licensed under CC BY 4.0