Table of Contents

Property Extended

Namespace
OpenCvSharp.XFeatures2D
Assembly
OpenCvSharp.dll

Extended

false means that the basic descriptors (64 elements each) shall be computed. true means that the extended descriptors (128 elements each) shall be computed

public bool Extended { get; set; }

Property Value

bool