meshroom.nodes.aliceVision.SfMTransform.SfMTransform

Inheritance diagram of meshroom.nodes.aliceVision.SfMTransform.SfMTransform

Category: Utils

This node allows to change the coordinate system of one SfM scene.

The transformation can be based on:

  • transformation: Apply a given transformation

  • auto_from_cameras: Fit all cameras into a box [-1,1]

  • auto_from_landmarks: Fit all landmarks into a box [-1,1]

  • from_single_camera: Use a specific camera as the origin of the coordinate system

  • from_markers: Align specific markers to custom coordinates

  • from_gps: Align with the gps positions from the image metadata

  • align_ground: Detect ground level and align to it

Inputs:

  • input (File)

  • method (ChoiceParam)

  • transformation (StringParam)

  • manualTransform (GroupAttribute)

  • landmarksDescriberTypes (ChoiceParam)

  • scale (FloatParam)

  • markers (ListAttribute)

  • applyScale (BoolParam)

  • applyRotation (BoolParam)

  • applyTranslation (BoolParam)

  • verboseLevel (ChoiceParam)

Outputs:

  • output (File)

  • outputViewsAndPoses (File)

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