HuMomentsCompute 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(CentralMoments) |
Computes the Hu moments from the specified central moments.
| |
Compute(UnmanagedImage) |
Computes the moments for the specified image.
(Inherited from MomentsBase.) | |
Compute(Single, Rectangle) |
Computes the center moments for the specified image.
(Overrides MomentsBaseCompute(Single, Rectangle).) | |
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(UnmanagedImage, Rectangle) |
Computes the center moments for the specified image.
(Overrides MomentsBaseCompute(UnmanagedImage, Rectangle).) |