| HOGDescriptorCheckDetectorSize Method |
[Missing <summary> documentation for "M:OpenCvSharp.HOGDescriptor.CheckDetectorSize"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public bool CheckDetectorSize()
Public Function CheckDetectorSize As Boolean
public:
bool CheckDetectorSize()
member CheckDetectorSize : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:OpenCvSharp.HOGDescriptor.CheckDetectorSize"]
See Also