Table of Contents

Method Integrate

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Integrate(InputArray, InputArray)

Integrates the input data to the volume.

public void Integrate(InputArray depth, InputArray pose)

Parameters

depth InputArray

the depth image.

pose InputArray

the pose of camera in global coordinates.