| SuperResolutionFirstCall Property |
[Missing <summary> documentation for "P:OpenCvSharp.SuperResolution.FirstCall"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax protected bool FirstCall { get; }
Protected ReadOnly Property FirstCall As Boolean
Get
protected:
property bool FirstCall {
bool get ();
}
member FirstCall : bool with get
Property Value
Type:
BooleanSee Also