StitcherWaveCorrectKind Property
|
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic 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
function get_WaveCorrectKind();
function set_WaveCorrectKind(value);
Property Value
Type:
WaveCorrectKind
See Also