meshroom.nodes.aliceVision.PhotometricStereo.PhotometricStereo

Inheritance diagram of meshroom.nodes.aliceVision.PhotometricStereo.PhotometricStereo

Category: Photometry

Reconstruction using Photometric Stereo. A normal map is evaluated from several photographs taken from the same point of view, but under different lighting conditions. The lighting conditions are assumed to be known.

Inputs:

  • inputPath (File)

  • pathToJSONLightFile (File)

  • maskPath (File)

  • SHOrder (ChoiceParam)

  • removeAmbiant (BoolParam)

  • isRobust (BoolParam)

  • downscale (IntParam)

  • verboseLevel (ChoiceParam)

Outputs:

  • outputPath (File)

  • outputSfmData (File)

  • outputSfmDataAlbedo (File)

  • outputSfmDataNormal (File)

  • normals (File)

  • normalsWorld (File)

  • albedo (File)

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

commandLine

commandLineRange

cpu

documentation

gpu

inputs

internalFolder

internalInputs

outputs

packageName

packageVersion

parallelization

ram

size