UnsafeTools Class |
Namespace: Accord.Imaging
The UnsafeTools type exposes the following members.
Name | Description | |
---|---|---|
Mean |
Computes the mean pixel value
within a given image region.
| |
Scatter |
Computes the pixel scatter
within a given image region.
| |
Sum |
Computes the sum of all pixels
within a given image region.
| |
Variance |
Computes the pixel variance
within a given image region.
|