| ShapeContextDistanceExtractorAngularBins Property |
The number of angular bins in the shape context descriptor.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int AngularBins { get; set; }
Public Property AngularBins As Integer
Get
Set
public:
property int AngularBins {
int get ();
void set (int value);
}
member AngularBins : int with get, set
Property Value
Type:
Int32See Also