Property DescriptorSize
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
DescriptorSize
Length of the descriptor in bytes. Valid values are: 16, 32 (default) or 64.
public int DescriptorSize { get; set; }
Length of the descriptor in bytes. Valid values are: 16, 32 (default) or 64.
public int DescriptorSize { get; set; }