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