meshroom.nodes.aliceVision.DepthMapFilter.DepthMapFilter

Inheritance diagram of meshroom.nodes.aliceVision.DepthMapFilter.DepthMapFilter

Category: Dense Reconstruction

Filter depth map values that are not coherent in multiple depth maps. This allows to filter unstable points before starting the fusion of all depth maps in the Meshing node.

Inputs:

  • input (File)

  • depthMapsFolder (File)

  • minViewAngle (FloatParam)

  • maxViewAngle (FloatParam)

  • nNearestCams (IntParam)

  • minNumOfConsistentCams (IntParam)

  • minNumOfConsistentCamsWithLowSimilarity (IntParam)

  • pixToleranceFactor (FloatParam)

  • pixSizeBall (IntParam)

  • pixSizeBallWithLowSimilarity (IntParam)

  • computeNormalMaps (BoolParam)

  • verboseLevel (ChoiceParam)

Outputs:

  • output (File)

  • depth (File)

  • sim (File)

class meshroom.nodes.aliceVision.DepthMapFilter.DepthMapFilter
__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