meshroom.nodes.aliceVision.GlobalSfM.GlobalSfM

Inheritance diagram of meshroom.nodes.aliceVision.GlobalSfM.GlobalSfM

Category: Sparse Reconstruction

Performs the Structure-From-Motion with a global approach. It is known to be faster but less robust to challenging datasets than the Incremental approach.

Inputs:

  • input (File)

  • featuresFolders (ListAttribute)

  • matchesFolders (ListAttribute)

  • describerTypes (ChoiceParam)

  • rotationAveraging (ChoiceParam)

  • translationAveraging (ChoiceParam)

  • lockAllIntrinsics (BoolParam)

  • verboseLevel (ChoiceParam)

Outputs:

  • output (File)

  • outputViewsAndPoses (File)

  • extraInfoFolder (File)

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