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
depthInputArraythe depth image.
poseInputArraythe pose of camera in global coordinates.