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