Click or drag to resize
Accord.NET (logo)

IntegralImageFromBitmap Method

Overload List
  NameDescription
Public methodStatic memberFromBitmap(Bitmap)
Construct integral image from source grayscale image.
Public methodStatic memberFromBitmap(BitmapData)
Construct integral image from source grayscale image.
Public methodStatic memberFromBitmap(UnmanagedImage)
Construct integral image from source grayscale image.
Top
See Also