Property UseNormalizeDescriptor
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
UseNormalizeDescriptor
Clamp descriptors to 255 and convert to uchar CV_8UC1.
public bool UseNormalizeDescriptor { get; set; }
Clamp descriptors to 255 and convert to uchar CV_8UC1.
public bool UseNormalizeDescriptor { get; set; }