meshroom.nodes.aliceVision.ImageMatchingMultiSfM.ImageMatchingMultiSfM

Inheritance diagram of meshroom.nodes.aliceVision.ImageMatchingMultiSfM.ImageMatchingMultiSfM

Category: Sparse Reconstruction

The goal of this node is to select the image pairs to match in the context of an SfM augmentation. The ambition is to find the images that are looking to the same areas of the scene. Thanks to this node, the FeatureMatching node will only compute the matches between the selected image pairs.

Online

https://alicevision.org/#photogrammetry/image_matching

Inputs:

  • input (File)

  • inputB (File)

  • featuresFolders (ListAttribute)

  • method (ChoiceParam)

  • tree (File)

  • weights (File)

  • matchingMode (ChoiceParam)

  • minNbImages (IntParam)

  • maxDescriptors (IntParam)

  • nbMatches (IntParam)

  • nbNeighbors (IntParam)

  • verboseLevel (ChoiceParam)

Outputs:

  • output (File)

  • outputCombinedSfM (File)

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