| StitcherWaveCorrection Property |
[Missing <summary> documentation for "P:OpenCvSharp.Stitcher.WaveCorrection"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public bool WaveCorrection { get; set; }
Public Property WaveCorrection As Boolean
Get
Set
public:
property bool WaveCorrection {
bool get ();
void set (bool value);
}
member WaveCorrection : bool with get, set
Property Value
Type:
BooleanSee Also