Table of Contents

Method RenderSurface

Namespace
OpenCvSharp.Rgbd
Assembly
OpenCvSharp.dll

RenderSurface(OutputArray, OutputArray, OutputArray, bool)

Renders the depth, vertex and normal images of the current (optionally warped) surface.

public virtual void RenderSurface(OutputArray depthImage, OutputArray vertImage, OutputArray normImage, bool warp = true)

Parameters

depthImage OutputArray
vertImage OutputArray
normImage OutputArray
warp bool