MyCaffe
1.12.2.41
Deep learning software for Windows C# programmers.
|
This is the complete list of members for MyCaffe.basecode.ImageData, including all inherited members.
GetImage(SimpleDatum d, ColorMapper clrMap=null, List< int > rgClrOrder=null) | MyCaffe.basecode.ImageData | static |
GetImage(List< Result > rg, Size sz, ColorMapper clrMap) | MyCaffe.basecode.ImageData | static |
GetImageAtChannel(SimpleDatum d, int nChannel, ColorMapper clrMap=null, List< int > rgClrOrder=null) | MyCaffe.basecode.ImageData | static |
GetImageData(Bitmap bmp, SimpleDatum sd, bool? bIsDataRealOverride=null, int[] rgFocusMap=null) | MyCaffe.basecode.ImageData | static |
GetImageData< T >(T[] rgData, int nChannels, int nHeight, int nWidth, bool bDataIsReal, int nStartIdx=0, int nCount=-1) | MyCaffe.basecode.ImageData | static |
GetImageDataD(Bitmap bmp, int nChannels, bool bDataIsReal, int nLabel, bool bUseLockBitmap=true, int[] rgFocusMap=null) | MyCaffe.basecode.ImageData | static |
GetImageDataF(Bitmap bmp, int nChannels, bool bDataIsReal, int nLabel, bool bUseLockBitmap=true, int[] rgFocusMap=null) | MyCaffe.basecode.ImageData | static |
LoadFocusMap(string strImgFile) | MyCaffe.basecode.ImageData | static |