ObjectDetection Member List

This is the complete list of members for ObjectDetection, including all inherited members.
AllDescriptors() (defined in ObjectDetection)ObjectDetection
AllDetectors() (defined in ObjectDetection)ObjectDetection
AnalyseImages(const string &fn)ObjectDetection
analyseonlybestObjectDetection [protected]
AppendDescriptors()ObjectDetection
applyblurObjectDetection [protected]
borderreplaceObjectDetection [protected]
CalcHomography(const double *h, double x, double y, double &X, double &Y)ObjectDetection
CheckKeypointsAndDescriptors(vector< cv::KeyPoint > &keyps, cv::Mat &descs)ObjectDetection
CheckKeypointsAndDescriptors()ObjectDetection
CreateAndSaveIndex(vector< cv::KeyPoint > &keypoints, cv::Mat &descriptors, const string &fn, const string &descfn, bool usefilter=false)ObjectDetection
CreateAndSaveIndex(const string &fn, const string &descfn, bool usefilter=false)ObjectDetection
CreatePolygonMask(IplImage **imgptr, IplImage **maskptr, const string &fn)ObjectDetection
dbObjectDetection [protected]
dbindexObjectDetection [protected]
dbindicesObjectDetection [protected]
dbindices_in_useObjectDetection [protected]
DbIndicesInUse()ObjectDetection [inline]
DbIndicesInUse(bool i)ObjectDetection [inline]
dbresultimgObjectDetection [protected]
debugObjectDetection [protected]
DEFAULT_SCALING_FACTORObjectDetection [protected, static]
DescriptorString(const desc_type &dt, bool lc=false)ObjectDetection
det_ext_timeObjectDetection [protected]
Detect(const IplImage *image, IplImage **maskptr)ObjectDetection
DetectorString(const detector_type &dt, bool lc=false) (defined in ObjectDetection)ObjectDetection
DisplayDetExtTime()ObjectDetection
displayinfoObjectDetection [protected]
DoGazeMatch()ObjectDetection
exhaustivesearchObjectDetection [protected]
Extract(const IplImage *image)ObjectDetection
FileExists(const string &filename)ObjectDetection
filterObjectDetection [protected]
FilterInUse()ObjectDetection [inline]
FilterLoaded()ObjectDetection [inline]
FilterString()ObjectDetection [inline]
FindHomography(const IplImage *image, const size_t ii)ObjectDetection [inline]
FindHomography(const IplImage *image, dbitem &dbit)ObjectDetection
FindMatches(const size_t ii, bool descmode=false)ObjectDetection
FindMatches()ObjectDetection
FindMatchesUsingDescriptors(const size_t ii)ObjectDetection [inline]
FindMatchesUsingIndex(const size_t ii)ObjectDetection [inline]
flann_index_modeObjectDetection [protected]
FLANN_MULTIPLE_MATCH_THObjectDetection [protected, static]
FLANN_NTREESObjectDetection [protected, static]
FLANN_SEARCH_CHECKSObjectDetection [protected, static]
FLANN_SIMILARITY_RATIO_JOINTObjectDetection [protected, static]
FLANN_SIMILARITY_RATIO_SEPARATEObjectDetection [protected, static]
FlannFindPairs(const cv::Mat &dbDescriptors, vector< int > &ptpairs)ObjectDetection
FlannFindPairs(FlannIndexType *index, vector< int > &ptpairs)ObjectDetection
frame_noObjectDetection [protected]
GetDebug()ObjectDetection [inline]
GetScale()ObjectDetection [inline]
GetShowOnlineAnyResults()ObjectDetection [inline]
GetStatusInfoFromStatic(double &, size_t &, size_t &, time_t &)ObjectDetection
HOMOGRAPHY_BACKPROJECTION_THObjectDetection [protected, static]
HOMOGRAPHY_CHECK_ANGLESObjectDetection [protected, static]
HOMOGRAPHY_DETERMINANT_THObjectDetection [protected, static]
HOMOGRAPHY_MAXLENGTH_THObjectDetection [protected, static]
HOMOGRAPHY_MINLENGTH_THObjectDetection [protected, static]
HOMOGRAPHY_NIMAGESObjectDetection [protected, static]
imageDescriptorsObjectDetection [protected]
imageKeypointsObjectDetection [protected]
Initialize(bool quiet=false)ObjectDetection
InsidePolygon(CvPoint p, size_t ii)ObjectDetection
Interpret(const string &keystr, const string &valstr)ObjectDetection
Interpret(const char *keqv)ObjectDetection
IsAffirmative(const char *s)ObjectDetection
JOINT_2NDSTAGE_NIMAGESObjectDetection [protected, static]
LoadBorders(dbitem &item)ObjectDetection
LoadData_Bin(dbitem &item)ObjectDetection
LoadData_Text(dbitem &item)ObjectDetection
LoadDb(const string &listfn, string indexfn)ObjectDetection
LoadDbAprioris(vector< double > &aprioris, string &fn)ObjectDetection
LoadDbItems(vector< vector< string > > &list, const string &fn, string &indexfn, string &dsuffix, string &path)ObjectDetection
LoadDbs(const string &listfns, const string &indexfns)ObjectDetection
LoadDbs(const vector< string > &listfns, const vector< string > &indexfns)ObjectDetection
LoadDbsList(const string &fn)ObjectDetection
LoadImage(IplImage **imgptr, const string &fn)ObjectDetection
LoadImgList(vector< vector< string > > &list, const string &fn)ObjectDetection
LoadIndex(string &indexname, bool dbg=false)ObjectDetection
LoadPolygon(vector< CvPoint > &pts, const string &fn)ObjectDetection
LoadRcFile()ObjectDetection
maskreplaceObjectDetection [protected]
MATCHING_NMATCHES_THObjectDetection [protected, static]
MATCHING_NSURVIVORS_THObjectDetection [protected, static]
matchingkeypointsObjectDetection [protected]
matchingkeypointsmodeObjectDetection [protected]
matchingkeypointsnameObjectDetection [protected]
n_soap_threadsObjectDetection [protected, static]
ncudaObjectDetection [protected]
newsizeObjectDetection [protected]
nqueriesObjectDetection [protected]
nsoapsObjectDetection [protected]
ObjectDetection()ObjectDetection
opObjectDetection [protected, static]
outdbnameObjectDetection [protected]
outimgnameObjectDetection [protected]
outputVideoObjectDetection [protected]
outvidnameObjectDetection [protected]
pi_mutexObjectDetection [protected, static]
PossiblySaveDbItem(const IplImage *image, const string &fn)ObjectDetection
PossiblySetShowKeypoints(bool s)ObjectDetection [inline]
preserveorderObjectDetection [protected]
previmgsObjectDetection [protected]
ProcessCapture(int i=0, const string &fn="")ObjectDetection
ProcessDatabaseUntilGoodMatch(const IplImage *image)ObjectDetection
ProcessDummy(dbitem &dummybest)ObjectDetection [static]
ProcessFail(dbitem &failbest)ObjectDetection [static]
ProcessImage(const string &fn, savetype &savemode)ObjectDetection
ProcessImage(const string &fn, savetype &savemode, dbitem &res) (defined in ObjectDetection)ObjectDetection
ProcessImage(IplImage *image, const string &imgfn)ObjectDetection
ProcessImageCommonPartOne(IplImage **imgptr, IplImage **maskptr)ObjectDetection
ProcessImageCommonPartTwo(IplImage **imgptr, IplImage **maskptr, const string &imgfn)ObjectDetection
ProcessImageFromStatic(IplImage *image, dbitem &res)ObjectDetection
ProcessPrevious(const IplImage *image)ObjectDetection
ProcessSoap(string &port, bool dummy=false)ObjectDetection
ProcessWholeDatabase(const IplImage *image)ObjectDetection
rcfilenameObjectDetection [protected]
ReadSMI(const string &f) (defined in ObjectDetection)ObjectDetection [inline]
RecordMatchingKeypoints(const record_keypoints_type &mkm)ObjectDetection
ResizeImage(IplImage **imgptr)ObjectDetection
SaveData_Bin(const string &fn, const vector< cv::KeyPoint > &keypoints, const cv::Mat &descriptors, bool usefilter=false)ObjectDetection
SaveData_Text(const string &fn, const vector< cv::KeyPoint > &keypoints, const cv::Mat &descriptors, bool usefilter=false, bool printsize=true)ObjectDetection
SaveDbHeader(size_t n, const string &idxname)ObjectDetection
SavemodeStr(savetype &savemode)ObjectDetection [inline]
scaleObjectDetection [protected]
ScaleImage(IplImage **imgptr)ObjectDetection
ScaleImage(IplImage **imgptr, double s)ObjectDetection [inline]
scalesObjectDetection [protected]
secondstageObjectDetection [protected]
SetAnalyseOnlyBest(bool a)ObjectDetection [inline]
SetBlur(bool b)ObjectDetection [inline]
SetDebug(size_t d)ObjectDetection [inline]
SetDisplayInfo(bool d)ObjectDetection [inline]
SetExhaustiveSearch(bool e)ObjectDetection [inline]
SetFilter(const string &f, const string &s, size_t t)ObjectDetection
SetFlannIndexMode(flann_index_type f)ObjectDetection [inline]
SetMatchingKeypointsMode(const record_keypoints_type &mkm)ObjectDetection [inline]
SetMatchingKeypointsName(const string &m)ObjectDetection [inline]
SetNewsize(int ns)ObjectDetection [inline]
SetOption(const string &keystr, const string &valstr)ObjectDetection
SetOption(const char *keqv)ObjectDetection
SetOutDbName(const string &o)ObjectDetection [inline]
SetOutImgName(const string &o)ObjectDetection [inline]
SetOutVidName(const string &o)ObjectDetection [inline]
SetScale(double s)ObjectDetection [inline]
SetScale(const string &sstr)ObjectDetection
SetSecondStage(bool s)ObjectDetection [inline]
SetShowKeypoints(bool s)ObjectDetection [inline]
SetShowOnlineDbResults(bool s)ObjectDetection [inline]
SetShowOnlineResults(bool s)ObjectDetection [inline]
SetShowResults(bool s)ObjectDetection [inline]
SetUpdateApriori(bool u)ObjectDetection [inline]
SetUseBinaryFiles(bool u)ObjectDetection [inline]
SetUseBorders(const string &o)ObjectDetection
SetUsedDescriptor(const string &d)ObjectDetection
SetUsedDetector(const string &d)ObjectDetection
SetUseFileMask(const string &o)ObjectDetection [inline]
SetUseMask(mask_type mt)ObjectDetection [inline]
SetUsePolygonMask(const string &o)ObjectDetection [inline]
SetUseXMask(const string &o)ObjectDetection
SetWriteMatches(bool w)ObjectDetection [inline]
SetWriteMatchesFn(const string &fn)ObjectDetection [inline]
ShowAllMatchingResults(const IplImage *image)ObjectDetection [inline]
ShowAllResults(const IplImage *image)ObjectDetection [inline]
ShowBestResult(const IplImage *image, bool openwindow=true)ObjectDetection [inline]
ShowDbResults(const IplImage *image)ObjectDetection
showkeypointsObjectDetection [protected]
ShowKeypoints(const IplImage *image, IplImage **maskptr)ObjectDetection
ShowNthResult(const IplImage *image, size_t ii, bool openwindow=true)ObjectDetection
showonlinedbresultsObjectDetection [protected]
showonlineresultsObjectDetection [protected]
showresultsObjectDetection [protected]
ShowResultsCommon(const IplImage *image, bool nonmatchesalso=true)ObjectDetection
ShowSMIResults(IplImage *img)ObjectDetection
smiObjectDetection [protected]
soapObjectDetection [protected]
SoapExecuteCommon(SoapCtx *, SoapCtx *, bool)ObjectDetection [static]
SoapExecuteDummy(SoapCtx *req, SoapCtx *res)ObjectDetection [inline, static]
SoapExecuteReal(SoapCtx *req, SoapCtx *res)ObjectDetection [inline, static]
SoapStatus(SoapCtx *req, SoapCtx *res)ObjectDetection [static]
start_timeObjectDetection [protected]
statusfontObjectDetection [protected]
storageObjectDetection [protected]
SURF_HESSIAN_THRESHOLDObjectDetection [protected, static]
SURF_USE_EXTENDEDObjectDetection [protected, static]
UpdateApriori(size_t)ObjectDetection
updateaprioriObjectDetection [protected]
usebinaryfilesObjectDetection [protected]
usebordersObjectDetection [protected]
used_descriptor (defined in ObjectDetection)ObjectDetection [protected]
used_detector (defined in ObjectDetection)ObjectDetection [protected]
UsedDescriptorSize() (defined in ObjectDetection)ObjectDetection
usemaskObjectDetection [protected]
Version()ObjectDetection [static]
writematchesObjectDetection [protected]
writematchesfnObjectDetection [protected]
 All Classes Files Functions Variables Defines

Generated on 16 Jan 2014 for ObjectDetection by  doxygen 1.6.1