Click or drag to resize
Accord.NET (logo)

IntegralImageGetRectangleMeanUnsafe Method

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