MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.basecode.ImageData Member List

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.ImageDatastatic
GetImage(List< Result > rg, Size sz, ColorMapper clrMap)MyCaffe.basecode.ImageDatastatic
GetImageAtChannel(SimpleDatum d, int nChannel, ColorMapper clrMap=null, List< int > rgClrOrder=null)MyCaffe.basecode.ImageDatastatic
GetImageData(Bitmap bmp, SimpleDatum sd, bool? bIsDataRealOverride=null, int[] rgFocusMap=null)MyCaffe.basecode.ImageDatastatic
GetImageData< T >(T[] rgData, int nChannels, int nHeight, int nWidth, bool bDataIsReal, int nStartIdx=0, int nCount=-1)MyCaffe.basecode.ImageDatastatic
GetImageDataD(Bitmap bmp, int nChannels, bool bDataIsReal, int nLabel, bool bUseLockBitmap=true, int[] rgFocusMap=null)MyCaffe.basecode.ImageDatastatic
GetImageDataF(Bitmap bmp, int nChannels, bool bDataIsReal, int nLabel, bool bUseLockBitmap=true, int[] rgFocusMap=null)MyCaffe.basecode.ImageDatastatic
LoadFocusMap(string strImgFile)MyCaffe.basecode.ImageDatastatic