meshroom.nodes.aliceVision.ColorCheckerDetection.ColorCheckerDetection

Inheritance diagram of meshroom.nodes.aliceVision.ColorCheckerDetection.ColorCheckerDetection

Category: Other

(BETA)
Performs Macbeth color checker chart detection.

Outputs:

  • the detected color charts position and colors

  • the associated transform matrix from “theoric” to “measured” assuming that the “theoric” Macbeth chart corners coordinates are: (0, 0), (1675, 0), (1675, 1125), (0, 1125)

Dev notes:

  • Fisheye/pinhole is not handled

  • ColorCheckerViewer is unstable with multiple color chart within a same image

Inputs:

  • input (File)

  • maxCount (IntParam)

  • debug (BoolParam)

  • verboseLevel (ChoiceParam)

Outputs:

  • outputData (File)

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