StitcherCompositingResol Property |
http://www.emgu.com
Get or Set the compositing resolution
Namespace:
Emgu.CV.Stitching
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic double CompositingResol { get; set; }
Public Property CompositingResol As Double
Get
Set
public:
property double CompositingResol {
double get ();
void set (double value);
}
member CompositingResol : float with get, set
Property Value
Type:
Double
See Also