Click or drag to resize
Accord.NET (logo)

IntegralImage2 Properties

The IntegralImage2 type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets the image's height.
Public propertyImage
Gets the Integral Image for values' sum.
Public propertyRotated
Gets the Integral Image for tilted values' sum.
Public propertySquared
Gets the Integral Image for values' squared sum.
Public propertyWidth
Gets the image's width.
Top
See Also