meshroom.nodes.aliceVision.DepthMap.DepthMap

Inheritance diagram of meshroom.nodes.aliceVision.DepthMap.DepthMap

Category: Dense Reconstruction

Estimate a depth map for each calibrated camera using Plane Sweeping, a multi-view stereo algorithm notable for its efficiency on modern graphics hardware (GPU).

Adjust the downscale factor to compute depth maps at a higher/lower resolution. Use a downscale factor of one (full-resolution) only if the quality of the input images is really high (camera on a tripod with high-quality optics).

Online

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

Inputs:

  • input (File)

  • imagesFolder (File)

  • downscale (ChoiceParam)

  • minViewAngle (FloatParam)

  • maxViewAngle (FloatParam)

  • tiling (GroupAttribute)

  • chooseTCamsPerTile (BoolParam)

  • maxTCams (IntParam)

  • sgm (GroupAttribute)

  • refine (GroupAttribute)

  • colorOptimization (GroupAttribute)

  • customPatchPattern (GroupAttribute)

  • intermediateResults (GroupAttribute)

  • nbGPUs (IntParam)

  • verboseLevel (ChoiceParam)

Outputs:

  • output (File)

  • depth (File)

  • sim (File)

  • tilePattern (File)

  • depthSgm (File)

  • depthSgmUpscaled (File)

  • depthRefined (File)

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