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

This is the complete list of members for MyCaffe.basecode.IXImageDatabaseBase, including all inherited members.

CleanUp(int nDsId=0, bool bForce=false)MyCaffe.basecode.IXDatabaseBase
FindItemIndex(int nSrcId, DateTime dt, string strDescription)MyCaffe.basecode.IXDatabaseBase
GetBoostQueryHitPercentsAsTextFromSourceName(string strSource)MyCaffe.basecode.IXImageDatabaseBase
GetDatasetById(int nDsId)MyCaffe.basecode.IXDatabaseBase
GetDatasetByName(string strDs)MyCaffe.basecode.IXDatabaseBase
GetDatasetID(string strDs)MyCaffe.basecode.IXDatabaseBase
GetDatasetLoadedPercentById(int nDatasetID, out double dfTraining, out double dfTesting)MyCaffe.basecode.IXDatabaseBase
GetDatasetLoadedPercentByName(string strDataset, out double dfTraining, out double dfTesting)MyCaffe.basecode.IXDatabaseBase
GetDatasetName(int nDsId)MyCaffe.basecode.IXDatabaseBase
GetItem(int nItemID, params int[] rgSrcId)MyCaffe.basecode.IXDatabaseBase
GetItemCount(int nSrcId, string strFilterVal=null, int? nBoostVal=null, bool bBoostValIsExact=false)MyCaffe.basecode.IXDatabaseBase
GetItemMean(int nSrcId)MyCaffe.basecode.IXDatabaseBase
GetItems(int nSrcId, int[] rgIdx, string strFilterVal=null, int? nBoostVal=null, bool bBoostValIsExact=false)MyCaffe.basecode.IXDatabaseBase
GetItemsFromIndex(int nSrcId, int nStartIdx, int nQueryCount=int.MaxValue, string strFilterVal=null, int? nBoostVal=null, bool bBoostValIsExact=false, bool bAttemptDirectLoad=false)MyCaffe.basecode.IXDatabaseBase
GetItemsFromTime(int nSrcId, DateTime dtStart, int nQueryCount=int.MaxValue, string strFilterVal=null, int? nBoostVal=null, bool bBoostValIsExact=false)MyCaffe.basecode.IXDatabaseBase
GetLabelCountsAsTextFromSourceId(int nSrcId)MyCaffe.basecode.IXImageDatabaseBase
GetLabelCountsAsTextFromSourceName(string strSource)MyCaffe.basecode.IXImageDatabaseBase
GetLabelName(int nSrcId, int nLabel)MyCaffe.basecode.IXImageDatabaseBase
GetLabelQueryEpocsAsTextFromSourceName(string strSource)MyCaffe.basecode.IXImageDatabaseBase
GetLabelQueryHitPercentsAsTextFromSourceName(string strSource)MyCaffe.basecode.IXImageDatabaseBase
GetLabels(int nSrcId)MyCaffe.basecode.IXImageDatabaseBase
GetLoadItemDataCriteria()MyCaffe.basecode.IXDatabaseBase
GetLoadItemDebugData()MyCaffe.basecode.IXDatabaseBase
GetSelectionMethod()MyCaffe.basecode.IXDatabaseBase
GetSourceById(int nSrcId)MyCaffe.basecode.IXDatabaseBase
GetSourceByName(string strSrc)MyCaffe.basecode.IXDatabaseBase
GetSourceID(string strSrc)MyCaffe.basecode.IXDatabaseBase
GetSourceName(int nSrcId)MyCaffe.basecode.IXDatabaseBase
GetVersion()MyCaffe.basecode.IXDatabaseBase
InitializeWithDs1(SettingsCaffe s, DatasetDescriptor ds, string strEvtCancel=null, PropertySet prop=null)MyCaffe.basecode.IXDatabaseBase
InitializeWithDsId1(SettingsCaffe s, int nDataSetID, string strEvtCancel=null, int nPadW=0, int nPadH=0, PropertySet prop=null)MyCaffe.basecode.IXDatabaseBase
InitializeWithDsName1(SettingsCaffe s, string strDs, string strEvtCancel=null, PropertySet prop=null)MyCaffe.basecode.IXDatabaseBase
LoadDatasetByID1(int nDsId, string strEvtCancel=null)MyCaffe.basecode.IXDatabaseBase
LoadDatasetByName1(string strDs, string strEvtCancel=null)MyCaffe.basecode.IXDatabaseBase
LoadLabelCounts(int nSrcId)MyCaffe.basecode.IXImageDatabaseBase
QueryItem(int nSrcId, int nIdx, DB_LABEL_SELECTION_METHOD? labelSelectionOverride=null, DB_ITEM_SELECTION_METHOD? imageSelectionOverride=null, int? nLabel=null, bool bLoadDataCriteria=false, bool bLoadDebugData=false)MyCaffe.basecode.IXDatabaseBase
QueryItemMean(int nSrcId)MyCaffe.basecode.IXDatabaseBase
QueryItemMeanFromDataset(int nDatasetId)MyCaffe.basecode.IXDatabaseBase
QueryItemMeanFromDb(int nSrcId)MyCaffe.basecode.IXDatabaseBase
ReloadDataset(int nDsId)MyCaffe.basecode.IXDatabaseBase
ReloadImageSet(int nSrcId)MyCaffe.basecode.IXImageDatabaseBase
ResetLabels(int nProjectId, int nSrcId)MyCaffe.basecode.IXImageDatabaseBase
SetConnection(ConnectInfo ci)MyCaffe.basecode.IXDatabaseBase
SetLabelMapping(int nSrcId, LabelMapping map)MyCaffe.basecode.IXImageDatabaseBase
SetSelectionMethod(DB_LABEL_SELECTION_METHOD? lbl, DB_ITEM_SELECTION_METHOD? img)MyCaffe.basecode.IXDatabaseBase
UnloadDatasetById(int nDatasetID)MyCaffe.basecode.IXDatabaseBase
UnloadDatasetByName(string strDataset)MyCaffe.basecode.IXDatabaseBase
UpdateLabelCounts(int nProjectId, int nSrcId)MyCaffe.basecode.IXImageDatabaseBase
UpdateLabelMapping(int nSrcId, int nNewLabel, List< int > rgOriginalLabels)MyCaffe.basecode.IXImageDatabaseBase