| AdaptiveManifoldFilterAdjustOutliers Property |
[Missing <summary> documentation for "P:OpenCvSharp.XImgProc.AdaptiveManifoldFilter.AdjustOutliers"]
Namespace:
OpenCvSharp.XImgProc
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public bool AdjustOutliers { get; set; }
Public Property AdjustOutliers As Boolean
Get
Set
public:
property bool AdjustOutliers {
bool get ();
void set (bool value);
}
member AdjustOutliers : bool with get, set
Property Value
Type:
BooleanSee Also