Skip to content

Class mediapipe::api2::MergeCalculator

ClassList > mediapipe > api2 > MergeCalculator

Inherits the following classes: mediapipe::api2::Node

Public Static Attributes

Type Name
constexpr Input< AnyType >::Multiple kIn = {""}
constexpr Output< AnyType > kOut = {""}

Public Functions

Type Name
MEDIAPIPE_NODE_CONTRACT (kIn, kOut)
absl::Status Process (CalculatorContext * cc)

Public Static Functions

Type Name
absl::Status UpdateContract (CalculatorContract * cc)

Public Static Attributes Documentation

variable kIn

constexpr Input<AnyType>::Multiple mediapipe::api2::MergeCalculator::kIn;

variable kOut

constexpr Output<AnyType> mediapipe::api2::MergeCalculator::kOut;

Public Functions Documentation

function MEDIAPIPE_NODE_CONTRACT

mediapipe::api2::MergeCalculator::MEDIAPIPE_NODE_CONTRACT (
    kIn,
    kOut
) 

function Process

inline absl::Status mediapipe::api2::MergeCalculator::Process (
    CalculatorContext * cc
) 

Public Static Functions Documentation

function UpdateContract

static inline absl::Status mediapipe::api2::MergeCalculator::UpdateContract (
    CalculatorContract * cc
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/calculators/core/merge_calculator.cc