SimpleBlobDetectorParamsMinRepeatability Property |
http://www.emgu.com
Min Repeatability
Namespace:
Emgu.CV.Features2D
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic IntPtr MinRepeatability { get; set; }
Public Property MinRepeatability As IntPtr
Get
Set
public:
property IntPtr MinRepeatability {
IntPtr get ();
void set (IntPtr value);
}
member MinRepeatability : IntPtr with get, set
Property Value
Type:
IntPtr
See Also