MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.db.image.Database Member List

This is the complete list of members for MyCaffe.db.image.Database, including all inherited members.

ActivateAllRawImages(bool bActive, bool bAnnotatedOnly, params int[] rgSrcId)MyCaffe.db.image.Database
ActivateAllRawImages(bool bActive, bool bAnnotatedOnly, int? nTgtLabel, bool bTargetLabelExact, int? nTgtBoost, bool bTargetBoostExact, params int[] rgSrcId)MyCaffe.db.image.Database
ActivateFiltered(int nSrcId=0, string strFilterVal=null, int? nBoostVal=null)MyCaffe.db.image.Database
ActivateLabels(List< int > rgLabels, bool bActive, params int[] rgSrcId)MyCaffe.db.image.Database
ActivateRawImage(int nImageID, bool bActivate, bool bSave=true)MyCaffe.db.image.Database
ActivateRawImageByIndex(int nSrcId, int nIdx, bool bActive)MyCaffe.db.image.Database
AddDataset(int nDsCreatorID, string strName, int nTestSrcId, int nTrainSrcId, int nDsGroupID=0, int nModelGroupID=0, ConnectInfo ci=null, bool bVerify=true)MyCaffe.db.image.Database
AddLabel(int nLabel, string strName="", int nSrcId=0, ConnectInfo ci=null)MyCaffe.db.image.Database
AddLabelBoost(int nProjectId, int nLabel, double dfBoost, int nSrcId=0)MyCaffe.db.image.Database
AddLabelToCache(int nLabel)MyCaffe.db.image.Database
AddRawImageGroup(Image img, int nIdx, DateTime dtStart, DateTime dtEnd, List< double > rgProperties)MyCaffe.db.image.Database
AddSource(string strName, int nChannels, int nWidth, int nHeight, bool bDataIsReal, int nCopyOfSourceID=0, bool bSaveImagesToFile=true, ConnectInfo ci=null)MyCaffe.db.image.Database
ChangeRawImageSourceID(int nID, int nNewSrcID, bool bSave=true)MyCaffe.db.image.Database
Close()MyCaffe.db.image.Databasevirtual
ConvertRawImagesSaveToDatabase(int nIdx, int nCount, CancelEvent evtCancel=null)MyCaffe.db.image.Database
ConvertRawImagesSaveToFile(int nIdx, int nCount, CancelEvent evtCancel=null)MyCaffe.db.image.Database
CopyImageMean(int nSrcIdSrc, int nSrcIdDst, ConnectInfo ci=null)MyCaffe.db.image.Database
CreateRawImage(int nIdx, SimpleDatum d, int nBackgroundWritingThreadCount, string strDescription=null, int? nOriginalSourceID=null, bool bActive=true)MyCaffe.db.image.Database
CurrentSourceMyCaffe.db.image.Database
Database()MyCaffe.db.image.Database
DeleteDataset(string strDsName, bool bDeleteRelatedProjects, Log log, CancelEvent evtCancel)MyCaffe.db.image.Databasevirtual
DeleteLabelBoosts(int nProjectId, int nSrcId=0)MyCaffe.db.image.Database
DeleteLabelBoosts(int nProjectId)MyCaffe.db.image.Database
DeleteLabels(int nSrcId=0)MyCaffe.db.image.Database
DeleteModelGroup(string strGroup, Log log, CancelEvent evtCancel)MyCaffe.db.image.Database
DeleteRawImageGroups()MyCaffe.db.image.Database
DeleteRawImageMeans(int nSrcId=0)MyCaffe.db.image.Database
DeleteRawImageParameters(int nSrcId)MyCaffe.db.image.Database
DeleteRawImageResults(int nSrcId=0)MyCaffe.db.image.Database
DeleteRawImages(int nSrcId=0)MyCaffe.db.image.Database
DeleteSource(int nSrcId=0)MyCaffe.db.image.Databasevirtual
DeleteSourceData()MyCaffe.db.image.Database
DeleteSourceData(int nSrcId=0)MyCaffe.db.image.Databasevirtual
DeleteSourceData(string strSrc)MyCaffe.db.image.Database
DeleteSources(params string[] rgstrSrc)MyCaffe.db.image.Database
DisableAllLabels(int nSrcId)MyCaffe.db.image.Database
DisableAllNonMatchingImages(int nSrcId, int nWidth, int nHeight)MyCaffe.db.image.Database
DisableLabel(int nSrcId, int nLabel, bool bOriginalLabel=false)MyCaffe.db.image.Database
Dispose()MyCaffe.db.image.Database
FindDatasetFromSourceId(int nSourceId)MyCaffe.db.image.Database
FindDatasetNameFromSourceName(string strTrainSrc, string strTestSrc)MyCaffe.db.image.Database
FindLabelInCache(int nLabel)MyCaffe.db.image.Database
FindRawImageGroup(int nIdx, DateTime dtStart, DateTime dtEnd)MyCaffe.db.image.Database
FindRawImageGroupID(int nIdx, DateTime dtStart, DateTime dtEnd)MyCaffe.db.image.Database
FixupRawImageCopy(int nImageID, int nSecondarySrcId)MyCaffe.db.image.Database
FORCE_LOAD enum nameMyCaffe.db.image.Database
GetAllDatasets(int nDatasetGroupID)MyCaffe.db.image.Database
GetAllDatasetsInModelGroup(int nModelGroupId)MyCaffe.db.image.Database
GetAllDatasetsWithCreator(int nDsCreatorID, bool? bRelabeled=null)MyCaffe.db.image.Database
GetAllDatasetsWithCreators(int nDatasetGroupID)MyCaffe.db.image.Database
GetAllRawImageIndexes(bool bBoostedOnly, bool bIncludeActive=true, bool bIncludeInactive=false)MyCaffe.db.image.Database
GetBoostCount(int nSrcId=0, string strFilterVal=null, int? nBoostVal=null)MyCaffe.db.image.Database
GetDatabaseFilePath(string strName)MyCaffe.db.image.Database
GetDatabaseImagePath(string strName)MyCaffe.db.image.Database
GetDataset(int nID, ConnectInfo ci=null)MyCaffe.db.image.Database
GetDataset(string strName)MyCaffe.db.image.Database
GetDataset(string strTestingSrc, string strTrainingSrc)MyCaffe.db.image.Database
GetDatasetCreatorID(string strName)MyCaffe.db.image.Database
GetDatasetCreatorName(int nDatasetCreatorID, ConnectInfo ci=null)MyCaffe.db.image.Database
GetDatasetGroup(int nGroupID, ConnectInfo ci=null)MyCaffe.db.image.Database
GetDatasetGroupID(string strName)MyCaffe.db.image.Database
GetDatasetGroupName(int nGroupID)MyCaffe.db.image.Database
GetDatasetID(string strName, ConnectInfo ci=null)MyCaffe.db.image.Database
GetDatasetMaximumTimestamp(int nDsID)MyCaffe.db.image.Database
GetDatasetMinimumTimestamp(int nDsID)MyCaffe.db.image.Database
GetDatasetName(int nID, ConnectInfo ci=null)MyCaffe.db.image.Database
GetDatasetParameter(int nDsId, string strName)MyCaffe.db.image.Database
GetDatasetParameter(int nDsId, string strName, int nDefault)MyCaffe.db.image.Database
GetDatasetParameter(int nDsId, string strName, double dfDefault)MyCaffe.db.image.Database
GetDatasetParameter(int nDsId, string strName, bool bDefault)MyCaffe.db.image.Database
GetDatasetParameters(int nDsId, ConnectInfo ci=null)MyCaffe.db.image.Database
GetFirstTimeStamp(int nSrcId=0, string strDesc=null)MyCaffe.db.image.Database
GetImageCount()MyCaffe.db.image.Database
GetImageCount(int nSrcId=0, bool bActive=true, bool bInactive=true, ConnectInfo ci=null)MyCaffe.db.image.Database
getImagePath(string strSrcName=null)MyCaffe.db.image.Databaseprotectedvirtual
getImagePath(byte[] rgData)MyCaffe.db.image.Databaseprotected
GetLabel(int nID)MyCaffe.db.image.Database
GetLabelBoosts(int nProjectId, bool bSort=true, int nSrcId=0)MyCaffe.db.image.Database
GetLabelBoostsAsText(int nProjectId, int nSrcId=0, bool bSort=true)MyCaffe.db.image.Database
GetLabelCount(int nLabel)MyCaffe.db.image.Database
GetLabelCountsAsText(int nSrcId=0, ConnectInfo ci=null)MyCaffe.db.image.Database
GetLabelID(int nLabel)MyCaffe.db.image.Database
GetLabelName(int nLabel, int nSrcId=0)MyCaffe.db.image.Database
GetLabels(bool bSort=true, bool bWithImagesOnly=false, int nSrcId=0, ConnectInfo ci=null)MyCaffe.db.image.Database
GetLastTimeStamp(int nSrcId=0, string strDesc=null)MyCaffe.db.image.Database
GetLastTimeStamp(DateTime dtStart, DateTime dtEnd, bool bEndInclusive, int nSrcId=0, string strDesc=null)MyCaffe.db.image.Database
GetLastTimeStamp(out int nIndex, int nSrcId=0, string strDesc=null)MyCaffe.db.image.Database
GetLastTimeStamp(DateTime dtStart, DateTime dtEnd, bool bEndInclusive, out int nIndex, int nSrcId=0, string strDesc=null)MyCaffe.db.image.Database
GetModelGroup(int nGroupID, ConnectInfo ci=null)MyCaffe.db.image.Database
GetModelGroupID(string strGroup)MyCaffe.db.image.Database
GetModelGroupName(int nGroupID)MyCaffe.db.image.Database
GetRawImage(int nID)MyCaffe.db.image.Database
getRawImage(byte[] rgData, int? nSecondarySrcId=null, ConnectInfo ci=null, DNNEntities entities=null, bool bTestConnection=false)MyCaffe.db.image.Databaseprotected
GetRawImageAt(int nIdx, int nSrcId=0)MyCaffe.db.image.Database
GetRawImageData(RawImage img, bool bLoadDataCriteria, bool bLoadDebugData, out byte[] rgDataCriteria, out int? nDataCriteriaFmtId, out byte[] rgDebugData, out int? nDebugDataFmtId)MyCaffe.db.image.Database
GetRawImageDataCriteria(RawImage img, out int? nDataCriteriaFmtId)MyCaffe.db.image.Database
GetRawImageDataCriteria(byte[] rgData, int? nOriginalSourceID=null)MyCaffe.db.image.Database
GetRawImageDataCriteria(int nImgID, int? nOriginalSourceID=null)MyCaffe.db.image.Database
GetRawImageDebugData(RawImage img, out int? nDebugDataFormatId)MyCaffe.db.image.Database
GetRawImageDebugData(byte[] rgData, int? nOriginalSourceID=null)MyCaffe.db.image.Database
GetRawImageDebugData(int nImgID, int? nOriginalSourceID=null)MyCaffe.db.image.Database
GetRawImageDistinctParameterDescriptions(int nSrcId=0)MyCaffe.db.image.Database
GetRawImageID(DateTime dt, int nSrcId=0)MyCaffe.db.image.Database
GetRawImageMean(int nSrcId=0, ConnectInfo ci=null)MyCaffe.db.image.Database
GetRawImageParameter(int nRawImageID, string strName, string strDefault)MyCaffe.db.image.Database
GetRawImageParameter(int nRawImageID, string strName, int nDefault)MyCaffe.db.image.Database
GetRawImageParameter(int nRawImageID, string strName, double dfDefault)MyCaffe.db.image.Database
GetRawImageParameter(int nRawImageID, string strName, bool bDefault)MyCaffe.db.image.Database
GetRawImageParameterCount(string strName, int nSrcId=0, string strType="TEXT")MyCaffe.db.image.Database
GetRawImageParameterData(int nRawImageID, string strName)MyCaffe.db.image.Database
GetRawImageParameterEx(int nRawImageID, string strName)MyCaffe.db.image.Database
GetRawImageParameterExist(string strName, int nSrcId=0, string strType="TEXT")MyCaffe.db.image.Database
GetRawImageResultBatch(int nBatchCount, byte[] rgResults)MyCaffe.db.image.Database
GetRawImageResults(int nSrcId=0, bool bRequireExtraData=false, int nMax=-1)MyCaffe.db.image.Database
GetRawImagesAt(int nIdx, int nCount, int nSrcId=0, string strDescription=null)MyCaffe.db.image.Database
GetRawImagesAt(List< int > rgImageIdx, int nSrcId=0, string strDescription=null)MyCaffe.db.image.Database
GetRawImagesAtID(List< int > rgImageID, int nSrcId=0, string strDescription=null)MyCaffe.db.image.Database
GetSource(string strName, ConnectInfo ci=null)MyCaffe.db.image.Database
GetSource(int nID, ConnectInfo ci=null)MyCaffe.db.image.Database
GetSourceID(string strName, ConnectInfo ci=null)MyCaffe.db.image.Database
GetSourceName(int nID, ConnectInfo ci=null)MyCaffe.db.image.Database
GetSourceParameter(string strName, int nSrcId=0)MyCaffe.db.image.Database
GetSourceParameter(string strName, int nDefault, int nSrcId=0)MyCaffe.db.image.Database
GetSourceParameter(string strName, double dfDefault, int nSrcId=0)MyCaffe.db.image.Database
GetSourceParameter(string strName, bool bDefault, int nSrcId=0)MyCaffe.db.image.Database
GetSourceParameters(int nSrcId=0, ConnectInfo ci=null)MyCaffe.db.image.Database
LastIndexMyCaffe.db.image.Database
LoadLabelCounts(Dictionary< int, int > rgCounts, int nSrcId=0)MyCaffe.db.image.Database
m_bEnableFileBasedDataMyCaffe.db.image.Databaseprotected
m_nLastIndexMyCaffe.db.image.Databaseprotected
m_srcMyCaffe.db.image.Databaseprotected
m_strPrimaryImgPathMyCaffe.db.image.Databaseprotected
m_strSecondaryImgPathMyCaffe.db.image.Databaseprotected
Open(int nSrcId, FORCE_LOAD nForceLoad=FORCE_LOAD.NONE, ConnectInfo ci=null)MyCaffe.db.image.Databasevirtual
Open(string strSrc, bool bForceLoadImageFilePath=false)MyCaffe.db.image.Database
PackExtraData(List< Tuple< DateTime, int > > rg)MyCaffe.db.image.Databasestatic
PutDataset(Dataset ds)MyCaffe.db.image.Database
PutRawImage(int nIdx, SimpleDatum d, string strDescription=null)MyCaffe.db.image.Database
PutRawImageGroup(RawImageGroup g)MyCaffe.db.image.Database
PutRawImageMean(SimpleDatum sd, bool bUpdate, int nSrcId=0, ConnectInfo ci=null)MyCaffe.db.image.Database
PutRawImageParameters(List< ParameterData > rgParam, ConnectInfo ci=null)MyCaffe.db.image.Database
PutRawImageResultExtraData(int nRawImageResultID, byte[] rgExtraData)MyCaffe.db.image.Database
PutRawImageResults(int nSrcId, int nIdx, int nLabel, DateTime dt, List< Result > rgResults, bool bInvert, List< Tuple< DateTime, int > > rgExtra=null)MyCaffe.db.image.Database
PutRawImageResults(int nSrcId, int nIdx, int nLabel, DateTime dt, List< Tuple< SimpleDatum, List< Result > > > rgrgResults, List< Tuple< DateTime, int > > rgExtra=null)MyCaffe.db.image.Database
PutRawImages(List< RawImage > rgImg, List< List< ParameterData > > rgrgParam=null, ConnectInfo ci=null)MyCaffe.db.image.Database
PutSource(Source src, ConnectInfo ci=null)MyCaffe.db.image.Database
QueryAllRawImageIDs(int nSrcId=0, int nMax=int.MaxValue, int nLabel=-1, int nBoost=-1, bool bBoostIsExact=false, bool bAnnotatedOnly=false, bool bActiveOnly=true)MyCaffe.db.image.Database
QueryRawImageCount(int nSrcId=0)MyCaffe.db.image.Database
QueryRawImageParameters(int nSrcId, string strName)MyCaffe.db.image.Database
QueryRawImageParameters(int nImageID)MyCaffe.db.image.Database
QueryRawImages(params int[] rgSrcId)MyCaffe.db.image.Database
QueryRawImages(int nSrcId, bool? bActive=null, int nBoostVal=0, bool bExactBoostVal=false)MyCaffe.db.image.Database
Refresh()MyCaffe.db.image.Database
ReindexRawImages(Log log, CancelEvent evtCancel, int nSrcId=0)MyCaffe.db.image.Database
ResetAllActiveLabels(int nSrcId)MyCaffe.db.image.Database
ResetAllBoosts(int nSrcId=0, int nMinBoost=0, bool bExactVal=false, int nDesiredBoostVal=-1)MyCaffe.db.image.Database
ResetAllDatasetRelabelWithCreator(int nDsCreatorID)MyCaffe.db.image.Database
ResetLabelBoosts(int nProjectId)MyCaffe.db.image.Database
ResetLabels(int nProjectId=0, int nSrcId=0)MyCaffe.db.image.Database
SaveChanges()MyCaffe.db.image.Database
SaveLabelCache()MyCaffe.db.image.Database
SetDatasetParameter(int nDsId, string strName, string strValue)MyCaffe.db.image.Database
SetDatasetParameters(int nDsId, Dictionary< string, string > rgP)MyCaffe.db.image.Database
setImageByteData(byte[] rgImg, string strType=null, string strGuid=null, int nBackgroundWritingThreadCount=0)MyCaffe.db.image.Databaseprotected
setImagePath(FORCE_LOAD nForceLoad)MyCaffe.db.image.Databaseprotectedvirtual
SetLabelMapping(LabelMapping map, int nSrcId=0)MyCaffe.db.image.Database
SetRawImageParameter(int nRawImageID, string strName, string strValue, double? dfVal=null, byte[] rgData=null, bool bSave=true, bool bOnlyAddNew=false, DNNEntities entities=null)MyCaffe.db.image.Database
SetRawImageParameter(int nSrcId, int nRawImageID, string strName, string strValue, double? dfVal=null, byte[] rgData=null)MyCaffe.db.image.Database
SetRawImageParameterAt(DateTime dt, string strName, string strValue, double? dfVal, byte[] rgData)MyCaffe.db.image.Database
SetSourceParameter(string strName, string strValue, int nSrcId=0)MyCaffe.db.image.Database
UnpackExtraData(byte[] rg)MyCaffe.db.image.Databasestatic
UpdateActiveLabel(int nID, int nLabel, bool bActivate=true, bool bSaveChanges=true)MyCaffe.db.image.Database
UpdateActiveLabelByID(int nID, int nLabel)MyCaffe.db.image.Database
UpdateActiveLabelByIndex(int nSrcId, int nIdx, int nLabel)MyCaffe.db.image.Database
UpdateActiveLabelDirect(int nID, int nLabel)MyCaffe.db.image.Database
UpdateAllActiveLabels(int nSrcId, int nLabel, int? nOriginalLabel)MyCaffe.db.image.Database
UpdateBoost(long nImageID, int nBoost)MyCaffe.db.image.Database
UpdateBoosts(int nSrcId, DateTime dtStart, DateTime dtEnd, int nBoost)MyCaffe.db.image.Database
UpdateDatasetCounts(int nDsId, ConnectInfo ci=null)MyCaffe.db.image.Database
UpdateDatasetCounts(CancelEvent evtCancel, Log log, int nDatasetCreatorID, List< string > rgstrDs, string strParamNameForDescription)MyCaffe.db.image.Database
UpdateDatasetDescription(int nDsId, string strDesc)MyCaffe.db.image.Database
UpdateDatasetImageAnnotations(int nSrcId, int nImageId, AnnotationGroupCollection annotations, bool bSetLabelOnly)MyCaffe.db.image.Database
UpdateDatasetRelabel(int nDsID, bool bRelabel)MyCaffe.db.image.Database
UpdateLabelBoost(int? nTgtLbl, bool bTgtLblExact, int? nTgtBst, bool bTgtBstExact, int? nNewLbl, int? nNewBst, params int[] rgSrcId)MyCaffe.db.image.Database
UpdateLabelCounts(Dictionary< int, int > rgCounts, DNNEntities entities)MyCaffe.db.image.Database
UpdateLabelCounts(Dictionary< int, int > rgCounts, int nSrcId=0)MyCaffe.db.image.Database
UpdateLabelCounts(int nSrcId=0, int nProjectId=0, ConnectInfo ci=null)MyCaffe.db.image.Database
UpdateLabelMapping(int nNewLabel, List< int > rgOriginalLabels, int nSrcId=0)MyCaffe.db.image.Database
UpdateLabelName(int nLabel, string strName, int nSrcId=0)MyCaffe.db.image.Database
UpdateRawImageDescription(int nID, string strDescription)MyCaffe.db.image.Database
UpdateRawImageDescriptionFromParameter(int nID, string strParamName)MyCaffe.db.image.Database
UpdateRawImageSourceID(int nImageID, int nSrcID)MyCaffe.db.image.Database
UpdateSaveImagesToFile(bool bSaveToFile, int nSrcId=0)MyCaffe.db.image.Database
UpdateSource(int nChannels, int nWidth, int nHeight, bool bDataIsReal, int nSrcId=0)MyCaffe.db.image.Database
UpdateSourceCounts(int nImageCount, ConnectInfo ci=null)MyCaffe.db.image.Database
UpdateSourceCounts(ConnectInfo ci=null)MyCaffe.db.image.Database
VerifyDataConnection(string strSrc, ConnectInfo ci)MyCaffe.db.image.Database
WaitForFileWriter(int nWait=int.MaxValue)MyCaffe.db.image.Database