Click or drag to resize
Accord.NET (logo)

MomentsBaseCompute Method

Overload List
  NameDescription
Public methodCompute(Bitmap)
Computes the moments for the specified image.
Public methodCompute(BitmapData)
Computes the moments for the specified image.
Public methodCompute(UnmanagedImage)
Computes the moments for the specified image.
Public methodCompute(Bitmap, Rectangle)
Computes the moments for the specified image.
Public methodCompute(BitmapData, Rectangle)
Computes the moments for the specified image.
Public methodCompute(Single, Rectangle)
Computes the moments for the specified image.
Public methodCompute(UnmanagedImage, Rectangle)
Computes the moments for the specified image.
Top
See Also