meshroom.nodes.aliceVision.SfMAlignment.SfMAlignment

Inheritance diagram of meshroom.nodes.aliceVision.SfMAlignment.SfMAlignment

Category: Utils

This node allows to change the coordinate system of one SfM scene to align it on another one.

The alignment can be based on:

  • from_cameras_viewid: Align cameras in both SfM on the specified viewId

  • from_cameras_poseid: Align cameras in both SfM on the specified poseId

  • from_cameras_filepath: Align cameras with a filepath matching, using ‘fileMatchingPattern’

  • from_cameras_metadata: Align cameras with matching metadata, using ‘metadataMatchingList’

  • from_markers: Align from markers with the same Id

Inputs:

  • input (File)

  • reference (File)

  • method (ChoiceParam)

  • fileMatchingPattern (StringParam)

  • metadataMatchingList (ListAttribute)

  • applyScale (BoolParam)

  • applyRotation (BoolParam)

  • applyTranslation (BoolParam)

  • verboseLevel (ChoiceParam)

Outputs:

  • output (File)

  • outputViewsAndPoses (File)

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