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

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

CleanUp(int nDsId=0, bool bForce=false)MyCaffe.basecode.IXDatabaseBase
CreateQueryState(int nDsId, bool bUseUniqueLabelIndexes=true, bool bUseUniqueImageIndexes=true, IMGDB_SORT sort=IMGDB_SORT.NONE)MyCaffe.basecode.IXImageDatabase2
CreateQueryState(string strDs, bool bUseUniqueLabelIndexes=true, bool bUseUniqueImageIndexes=true, IMGDB_SORT sort=IMGDB_SORT.NONE)MyCaffe.basecode.IXImageDatabase2
FindItemIndex(int nSrcId, DateTime dt, string strDescription)MyCaffe.basecode.IXDatabaseBase
FreeQueryState(int nDsId, long lHandle)MyCaffe.basecode.IXImageDatabase2
FreeQueryState(string strDs, long lHandle)MyCaffe.basecode.IXImageDatabase2
GetAllResults(string strSource, bool bRequireExtraData, int nMax=-1)MyCaffe.basecode.IXImageDatabase2
GetBoostQueryHitPercentsAsTextFromSourceName(long lQueryState, string strSource)MyCaffe.basecode.IXImageDatabase2
MyCaffe::basecode::IXImageDatabaseBase.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
GetImageCount(long lQueryState, int nSrcId, string strFilterVal=null, int? nBoostVal=null, bool bBoostValIsExact=false)MyCaffe.basecode.IXImageDatabase2
GetImagesFromIndex(long lQueryState, int nSrcId, int nStartIdx, int nQueryCount=int.MaxValue, string strFilterVal=null, int? nBoostVal=null, bool bBoostValIsExact=false, bool bAttemptDirectLoad=false)MyCaffe.basecode.IXImageDatabase2
GetImagesFromTime(long lQueryState, int nSrcId, DateTime dtStart, int nQueryCount=int.MaxValue, string strFilterVal=null, int? nBoostVal=null, bool bBoostValIsExact=false)MyCaffe.basecode.IXImageDatabase2
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(long lQueryState, string strSource)MyCaffe.basecode.IXImageDatabase2
MyCaffe::basecode::IXImageDatabaseBase.GetLabelQueryEpocsAsTextFromSourceName(string strSource)MyCaffe.basecode.IXImageDatabaseBase
GetLabelQueryHitPercentsAsTextFromSourceName(long lQueryState, string strSource)MyCaffe.basecode.IXImageDatabase2
MyCaffe::basecode::IXImageDatabaseBase.GetLabelQueryHitPercentsAsTextFromSourceName(string strSource)MyCaffe.basecode.IXImageDatabaseBase
GetLabels(int nSrcId)MyCaffe.basecode.IXImageDatabaseBase
GetLoadItemDataCriteria()MyCaffe.basecode.IXDatabaseBase
GetLoadItemDebugData()MyCaffe.basecode.IXDatabaseBase
GetScheduledAutoRefreshInformation(string strDs, out int nPeriodInMs, out double dfReplacementPct, out int nTrainingRefreshCount, out int nTestingRefreshCount)MyCaffe.basecode.IXImageDatabase2
GetScheduledAutoRefreshInformation(int nDsID, out int nPeriodInMs, out double dfReplacementPct, out int nTrainingRefreshCount, out int nTestingRefreshCount)MyCaffe.basecode.IXImageDatabase2
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
InitializeWithDs(SettingsCaffe s, DatasetDescriptor ds, string strEvtCancel=null)MyCaffe.basecode.IXImageDatabase2
InitializeWithDs1(SettingsCaffe s, DatasetDescriptor ds, string strEvtCancel=null, PropertySet prop=null)MyCaffe.basecode.IXDatabaseBase
InitializeWithDsId(SettingsCaffe s, int nDataSetID, string strEvtCancel=null, int nPadW=0, int nPadH=0)MyCaffe.basecode.IXImageDatabase2
InitializeWithDsId1(SettingsCaffe s, int nDataSetID, string strEvtCancel=null, int nPadW=0, int nPadH=0, PropertySet prop=null)MyCaffe.basecode.IXDatabaseBase
InitializeWithDsName(SettingsCaffe s, string strDs, string strEvtCancel=null)MyCaffe.basecode.IXImageDatabase2
InitializeWithDsName1(SettingsCaffe s, string strDs, string strEvtCancel=null, PropertySet prop=null)MyCaffe.basecode.IXDatabaseBase
IsRefreshRunning(int nDsId, bool bTraining, bool bTesting)MyCaffe.basecode.IXImageDatabase2
IsRefreshRunning(string strDs, bool bTraining, bool bTesting)MyCaffe.basecode.IXImageDatabase2
LoadDatasetByID(int nDsId, string strEvtCancel=null)MyCaffe.basecode.IXImageDatabase2
LoadDatasetByID1(int nDsId, string strEvtCancel=null)MyCaffe.basecode.IXDatabaseBase
LoadDatasetByName(string strDs, string strEvtCancel=null)MyCaffe.basecode.IXImageDatabase2
LoadDatasetByName1(string strDs, string strEvtCancel=null)MyCaffe.basecode.IXDatabaseBase
LoadLabelCounts(int nSrcId)MyCaffe.basecode.IXImageDatabaseBase
QueryImage(long lQueryState, 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.IXImageDatabase2
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
ReloadIndexing(int nDsId)MyCaffe.basecode.IXImageDatabase2
ReloadIndexing(string strDs)MyCaffe.basecode.IXImageDatabase2
ResetAllBoosts(int nSrcId)MyCaffe.basecode.IXImageDatabase2
ResetLabels(int nProjectId, int nSrcId)MyCaffe.basecode.IXImageDatabaseBase
SetConnection(ConnectInfo ci)MyCaffe.basecode.IXDatabaseBase
SetDefaultQueryState(int nDsId, long lQueryState)MyCaffe.basecode.IXImageDatabase2
SetDefaultQueryState(string strDs, long lQueryState)MyCaffe.basecode.IXImageDatabase2
SetLabelMapping(int nSrcId, LabelMapping map)MyCaffe.basecode.IXImageDatabaseBase
SetSelectionMethod(DB_LABEL_SELECTION_METHOD? lbl, DB_ITEM_SELECTION_METHOD? img)MyCaffe.basecode.IXDatabaseBase
StartAutomaticRefreshSchedule(string strDs, bool bTraining, bool bTesting, int nPeriodInMs, double dfReplacementPct)MyCaffe.basecode.IXImageDatabase2
StartAutomaticRefreshSchedule(int nDsID, bool bTraining, bool bTesting, int nPeriodInMs, double dfReplacementPct)MyCaffe.basecode.IXImageDatabase2
StartRefresh(string strDs, bool bTraining, bool bTesting, double dfReplacementPct)MyCaffe.basecode.IXImageDatabase2
StartRefresh(int nDsID, bool bTraining, bool bTesting, double dfReplacementPct)MyCaffe.basecode.IXImageDatabase2
StopAutomaticRefreshSchedule(string strDs, bool bTraining, bool bTesting)MyCaffe.basecode.IXImageDatabase2
StopAutomaticRefreshSchedule(int nDsID, bool bTraining, bool bTesting)MyCaffe.basecode.IXImageDatabase2
StopRefresh(string strDs, bool bTraining, bool bTesting)MyCaffe.basecode.IXImageDatabase2
StopRefresh(int nDsID, bool bTraining, bool bTesting)MyCaffe.basecode.IXImageDatabase2
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
WaitForDatasetToLoad(int nDsId, bool bTraining, bool bTesting, int nWait=int.MaxValue)MyCaffe.basecode.IXImageDatabase2
WaitForDatasetToLoad(string strDs, bool bTraining, bool bTesting, int nWait=int.MaxValue)MyCaffe.basecode.IXImageDatabase2
WaitForDatasetToRefresh(int nDsId, bool bTraining, bool bTesting, int nWait=int.MaxValue)MyCaffe.basecode.IXImageDatabase2
WaitForDatasetToRefresh(string strDs, bool bTraining, bool bTesting, int nWait=int.MaxValue)MyCaffe.basecode.IXImageDatabase2