Table of Contents

Method SetViewParams

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SetViewParams(float[], float[])

Sets the tilt and rotation view sampling parameters.

public void SetViewParams(float[] tilts, float[] rolls)

Parameters

tilts float[]

Tilt sampling values.

rolls float[]

Roll (rotation) sampling values, in degrees.