Click or drag to resize

SURFExtended Property

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

Namespace:  OpenCvSharp.XFeatures2D
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool Extended { get; set; }

Property Value

Type: Boolean
See Also