meshroom.nodes.aliceVision.SfMTriangulation.SfMTriangulation

Inheritance diagram of meshroom.nodes.aliceVision.SfMTriangulation.SfMTriangulation

Category: Sparse Reconstruction

This node perfoms keypoint triangulation on its input data. Contrary to the StructureFromMotion node, this node does not infer the camera poses, therefore they must be given in the SfMData input.

Inputs:

  • input (File)

  • featuresFolders (ListAttribute)

  • matchesFolders (ListAttribute)

  • describerTypes (ChoiceParam)

  • maxNumberOfMatches (IntParam)

  • minNumberOfMatches (IntParam)

  • minNumberOfObservationsForTriangulation (IntParam)

  • minAngleForTriangulation (FloatParam)

  • minAngleForLandmark (FloatParam)

  • useRigConstraint (BoolParam)

  • rigMinNbCamerasForCalibration (IntParam)

  • computeStructureColor (BoolParam)

  • interFileExtension (ChoiceParam)

  • verboseLevel (ChoiceParam)

Outputs:

  • output (File)

  • extraInfoFolder (File)

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