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