|
HistogramsOfOrientedGradientsHistograms Property
|
Gets the histogram computed at each cell.
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public double[][,] Histograms { get; }
Public ReadOnly Property Histograms As Double()(,)
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also