NativeImageIOReadBitmapToTensorT Method |
[Missing <summary> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]
Namespace: Emgu.Models
public static int ReadBitmapToTensor<T>( Bitmap bmp, IntPtr dest, int inputHeight = -1, int inputWidth = -1, float inputMean = 0f, float scale = 1f, bool flipUpSideDown = false, bool swapBR = false ) where T : struct, new()
[Missing <param name="bmp"/> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]
[Missing <param name="dest"/> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]
[Missing <param name="inputHeight"/> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]
[Missing <param name="inputWidth"/> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]
[Missing <param name="inputMean"/> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]
[Missing <param name="scale"/> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]
[Missing <param name="flipUpSideDown"/> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]
[Missing <param name="swapBR"/> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]
[Missing <typeparam name="T"/> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]
[Missing <returns> documentation for "M:Emgu.Models.NativeImageIO.ReadBitmapToTensor``1(System.Drawing.Bitmap,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.Boolean,System.Boolean)"]