RawMoments Constructor |
Name | Description | |
---|---|---|
RawMoments(Int32) |
Initializes a new instance of the Accord.Imaging.Moments class.
| |
RawMoments(Bitmap, Int32) |
Initializes a new instance of the Accord.Imaging.Moments class.
| |
RawMoments(Single, Int32) |
Initializes a new instance of the Accord.Imaging.Moments class.
| |
RawMoments(UnmanagedImage, Int32) |
Initializes a new instance of the Accord.Imaging.Moments class.
| |
RawMoments(Bitmap, Rectangle, Int32) |
Initializes a new instance of the Accord.Imaging.Moments class.
| |
RawMoments(Single, Rectangle, Int32) |
Initializes a new instance of the Accord.Imaging.Moments class.
| |
RawMoments(UnmanagedImage, Rectangle, Int32) |
Initializes a new instance of the Accord.Imaging.Moments class.
|