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