Click or drag to resize
Accord.NET (logo)

UnsafeTools Methods

The UnsafeTools type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMean
Computes the mean pixel value within a given image region.
Public methodStatic memberScatter
Computes the pixel scatter within a given image region.
Public methodStatic memberSum
Computes the sum of all pixels within a given image region.
Public methodStatic memberVariance
Computes the pixel variance within a given image region.
Top
See Also