StitcherWaveCorrectionKind Property |
http://www.emgu.com
The wave correction type.
Namespace:
Emgu.CV.Stitching
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic StitcherWaveCorrectionType WaveCorrectionKind { get; set; }
Public Property WaveCorrectionKind As StitcherWaveCorrectionType
Get
Set
public:
property StitcherWaveCorrectionType WaveCorrectionKind {
StitcherWaveCorrectionType get ();
void set (StitcherWaveCorrectionType value);
}
member WaveCorrectionKind : StitcherWaveCorrectionType with get, set
Property Value
Type:
StitcherWaveCorrectionType
See Also