MCPcopy Create free account

hub / github.com/arrenglover/openfabmap / functions

Functions73 in github.com/arrenglover/openfabmap

↓ 8 callersMethodpq
src/inference.cpp:58
↓ 5 callersFunctionIMatch
Default constructor.
include/fabmap.hpp:83
↓ 4 callersFunctionlogsumexp
src/fabmap.cpp:61
↓ 3 callersFunctionadd
include/fabmap.hpp:455
↓ 3 callersMethodadd
src/fabmap.cpp:110
↓ 2 callersMethodPzq
src/inference.cpp:62
↓ 2 callersFunctiongenerateBOWImageDescs
generate FabMap bag-of-words data : an image descriptor for each frame */
samples/openFABMAPcli.cpp:397
↓ 2 callersFunctionhelp
displays the usage message */
samples/openFABMAPcli.cpp:227
↓ 2 callersMethodlocalize
src/fabmap.cpp:189
↓ 1 callersMethodPzqGzpq
src/inference.cpp:66
↓ 1 callersFunctionaddTraining
FabMap2 builds the inverted index and requires an additional training/test add function
include/fabmap.hpp:450
↓ 1 callersMethodaddTraining
src/fabmap.cpp:91
↓ 1 callersMethodcluster
src/msckd.cpp:67
↓ 1 callersFunctiongenerateDetector
generates a feature detector based on options in the settings file */
samples/openFABMAPcli.cpp:657
↓ 1 callersFunctiongenerateExtractor
samples/openFABMAPcli.cpp:836
↓ 1 callersFunctiongenerateFABMAPInstance
create an instance of a FabMap class with the options given in the settings file */
samples/openFABMAPcli.cpp:936
↓ 1 callersFunctiongenerateVocabTrainData
generate the data needed to train a codebook/vocabulary for bag-of-words methods */
samples/openFABMAPcli.cpp:275
↓ 1 callersMethodmake
src/chowliutree.cpp:88
↓ 1 callersFunctionopenFABMAP
Run FabMap on a test dataset */
samples/openFABMAPcli.cpp:544
↓ 1 callersFunctionshowFeatures
shows the features detected on the training video */
samples/openFABMAPcli.cpp:236
↓ 1 callersFunctionsortKeypoints
Sorts keypoints in descending order of response (strength) */
samples/openFABMAPcli.cpp:1143
↓ 1 callersFunctiontrainChowLiuTree
generate a Chow-Liu tree from FabMap Training data */
samples/openFABMAPcli.cpp:495
↓ 1 callersFunctiontrainVocabulary
use training data to build a codebook/vocabulary */
samples/openFABMAPcli.cpp:348
MethodBOWMSCTrainer
src/bowmsctrainer.cpp:62
MethodBOWMSCTrainer
Custom implementation of Modified Sequential Clustering
src/msckd.cpp:59
MethodCP
src/chowliutree.cpp:138
MethodChowLiuTree
src/chowliutree.cpp:61
MethodFabMap
src/fabmap.cpp:65
MethodFabMap1
src/fabmap.cpp:356
MethodFabMap2
src/fabmap.cpp:564
MethodFabMapFBO
src/fabmap.cpp:429
MethodFabMapLUT
src/fabmap.cpp:387
MethodJP
src/chowliutree.cpp:126
MethodP
src/chowliutree.cpp:115
MethodPeqGLzq
src/inference.cpp:82
FunctionPzGL
\brief Pointer to the function that will calculate the measurement probability (Naive-Bayes or Chow-Liu Tree). \param q The index of the word in the v
include/inference.hpp:210
MethodPzqGL
src/inference.cpp:94
MethodPzqGeq
src/inference.cpp:74
MethodPzqGzpqL
src/inference.cpp:103
MethodWordStats
include/fabmap.hpp:404
Methodadd
src/chowliutree.cpp:67
MethodaddToIndex
src/fabmap.cpp:647
MethodbennettInequality
src/fabmap.cpp:554
MethodbuildTree
src/chowliutree.cpp:156
MethodcalcMutInfo
src/chowliutree.cpp:226
Methodcluster
src/bowmsctrainer.cpp:69
MethodcompInfo
src/fabmap.cpp:560
Methodcompare
src/fabmap.cpp:129
MethodcompareImgDescriptor
src/fabmap.cpp:226
MethodcreateBaseEdges
src/chowliutree.cpp:244
FunctiondrawRichKeypoints
draws keypoints to scale with coloring proportional to feature strength */
samples/openFABMAPcli.cpp:1038
MethodextractChildren
src/chowliutree.cpp:200
FunctionfilterKeypoints
Removes surplus features and those with invalid size */
samples/openFABMAPcli.cpp:1118
MethodgetIndexLikelihoods
src/fabmap.cpp:659
MethodgetLikelihoods
src/fabmap.cpp:364
MethodgetNewPlaceLikelihood
src/fabmap.cpp:241
Methodlimitbisection
src/fabmap.cpp:532
Functionmain
The openFabMapcli accepts a YML settings file, an example of which is provided. Modify options in the settings file for desired operation */
samples/openFABMAPcli.cpp:126
MethodnormaliseDistribution
src/fabmap.cpp:282
Functionoperator<
* @brief IMatch operator < for match probabilities. * @param m The RHS IMatch object * @return If match probability for LHS < RHS */
include/fabmap.hpp:119
Methodoperator<
include/fabmap.hpp:417
MethodrecAddToTree
src/chowliutree.cpp:182
MethodreduceEdgesToMinSpan
src/chowliutree.cpp:271
MethodsetWordStatistics
src/fabmap.cpp:500
MethodsortInfoScores
src/chowliutree.cpp:222
Method~BOWMSCTrainer
src/bowmsctrainer.cpp:66
Method~BOWMSCTrainer
src/msckd.cpp:65
Method~ChowLiuTree
src/chowliutree.cpp:64
Method~FabMap
src/fabmap.cpp:80
Method~FabMap1
src/fabmap.cpp:361
Method~FabMap2
src/fabmap.cpp:585
Method~FabMapFBO
src/fabmap.cpp:438
Method~FabMapLUT
src/fabmap.cpp:409