SimpleBlobDetectorParamsMinRepeatability Property |
http://www.emgu.com
Min Repeatability
Namespace:
Emgu.CV.Features2D
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
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