RawMomentsCompute Method |
Name | Description | |
---|---|---|
Compute(Bitmap) |
Computes the moments for the specified image.
(Inherited from MomentsBase.) | |
Compute(BitmapData) |
Computes the moments for the specified image.
(Inherited from MomentsBase.) | |
Compute(UnmanagedImage) |
Computes the moments for the specified image.
(Inherited from MomentsBase.) | |
Compute(Bitmap, Rectangle) |
Computes the moments for the specified image.
(Inherited from MomentsBase.) | |
Compute(BitmapData, Rectangle) |
Computes the moments for the specified image.
(Inherited from MomentsBase.) | |
Compute(Single, Rectangle) |
Computes the raw moments for the specified image.
(Overrides MomentsBaseCompute(Single, Rectangle).) | |
Compute(UnmanagedImage, Rectangle) |
Computes the raw moments for the specified image.
(Overrides MomentsBaseCompute(UnmanagedImage, Rectangle).) | |
Compute(Single, Rectangle, Boolean) | Obsolete.
Computes the raw moments for the specified image.
|