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