Click or drag to resize
Accord.NET (logo)

IntegralImageGetRectangleSumUnsafe Method

Overload List
  NameDescription
Public methodGetRectangleSumUnsafe(Int32, Int32, Int32)
Calculate sum of pixels in the specified rectangle without checking it's coordinates.
Public methodGetRectangleSumUnsafe(Int32, Int32, Int32, Int32)
Calculate sum of pixels in the specified rectangle without checking it's coordinates.
Top
See Also