Method Create
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
Create(int, bool)
bytes is a length of descriptor in bytes. It can be equal 16, 32 or 64 bytes.
public static BriefDescriptorExtractor Create(int bytes = 32, bool useOrientation = false)