meshroom.nodes.aliceVision.MeshFiltering.MeshFiltering

Inheritance diagram of meshroom.nodes.aliceVision.MeshFiltering.MeshFiltering

Category: Dense Reconstruction

This node applies a Laplacian filtering to remove local defects from the raw Meshing cut.

Inputs:

  • inputMesh (File)

  • outputMeshFileType (ChoiceParam)

  • keepLargestMeshOnly (BoolParam)

  • smoothingSubset (ChoiceParam)

  • smoothingBoundariesNeighbours (IntParam)

  • smoothingIterations (IntParam)

  • smoothingLambda (FloatParam)

  • filteringSubset (ChoiceParam)

  • filteringIterations (IntParam)

  • filterLargeTrianglesFactor (FloatParam)

  • filterTrianglesRatio (FloatParam)

  • verboseLevel (ChoiceParam)

Outputs:

  • outputMesh (File)

class meshroom.nodes.aliceVision.MeshFiltering.MeshFiltering
__init__()

Methods

__init__()

buildCommandLine(chunk)

postUpdate(node)

Method call after node's internal update on invalidation.

processChunk(chunk)

stopProcess(chunk)

update(node)

Method call before node's internal update on invalidation.

upgradeAttributeValues(attrValues, fromVersion)

Attributes

category

cgroupParsed

cmdCore

cmdMem

commandLine

commandLineRange

cpu

documentation

gpu

inputs

internalFolder

internalInputs

outputs

packageName

packageVersion

parallelization

ram

size