Table of Contents

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; }

Property Value

int