|
IntegralImage2Squared Property
|
Gets the Integral Image for values' squared sum.
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public long[,] Squared { get; }
Public ReadOnly Property Squared As Long(,)
Get
Request Example
View SourceProperty Value
Type:
Int64See Also