Click or drag to resize
Accord.NET (logo)

GrayLevelCooccurrenceMatrixCompute Method

Overload List
  NameDescription
Public methodCompute(Bitmap)
Computes the Gray-level Co-occurrence Matrix (GLCM) for the given source image.
Public methodCompute(BitmapData)
Computes the Gray-level Co-occurrence Matrix (GLCM) for the given source image.
Public methodCompute(UnmanagedImage)
Computes the Gray-level Co-occurrence Matrix (GLCM) for the given source image.
Public methodCompute(UnmanagedImage, Rectangle)
Computes the Gray-level Co-occurrence Matrix for the given matrix.
Top
See Also