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