Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrenglover/openfabmap
/ functions
Functions
73 in github.com/arrenglover/openfabmap
⨍
Functions
73
◇
Types & classes
7
↓ 8 callers
Method
pq
src/inference.cpp:58
↓ 5 callers
Function
IMatch
Default constructor.
include/fabmap.hpp:83
↓ 4 callers
Function
logsumexp
src/fabmap.cpp:61
↓ 3 callers
Function
add
include/fabmap.hpp:455
↓ 3 callers
Method
add
src/fabmap.cpp:110
↓ 2 callers
Method
Pzq
src/inference.cpp:62
↓ 2 callers
Function
generateBOWImageDescs
generate FabMap bag-of-words data : an image descriptor for each frame */
samples/openFABMAPcli.cpp:397
↓ 2 callers
Function
help
displays the usage message */
samples/openFABMAPcli.cpp:227
↓ 2 callers
Method
localize
src/fabmap.cpp:189
↓ 1 callers
Method
PzqGzpq
src/inference.cpp:66
↓ 1 callers
Function
addTraining
FabMap2 builds the inverted index and requires an additional training/test add function
include/fabmap.hpp:450
↓ 1 callers
Method
addTraining
src/fabmap.cpp:91
↓ 1 callers
Method
cluster
src/msckd.cpp:67
↓ 1 callers
Function
generateDetector
generates a feature detector based on options in the settings file */
samples/openFABMAPcli.cpp:657
↓ 1 callers
Function
generateExtractor
samples/openFABMAPcli.cpp:836
↓ 1 callers
Function
generateFABMAPInstance
create an instance of a FabMap class with the options given in the settings file */
samples/openFABMAPcli.cpp:936
↓ 1 callers
Function
generateVocabTrainData
generate the data needed to train a codebook/vocabulary for bag-of-words methods */
samples/openFABMAPcli.cpp:275
↓ 1 callers
Method
make
src/chowliutree.cpp:88
↓ 1 callers
Function
openFABMAP
Run FabMap on a test dataset */
samples/openFABMAPcli.cpp:544
↓ 1 callers
Function
showFeatures
shows the features detected on the training video */
samples/openFABMAPcli.cpp:236
↓ 1 callers
Function
sortKeypoints
Sorts keypoints in descending order of response (strength) */
samples/openFABMAPcli.cpp:1143
↓ 1 callers
Function
trainChowLiuTree
generate a Chow-Liu tree from FabMap Training data */
samples/openFABMAPcli.cpp:495
↓ 1 callers
Function
trainVocabulary
use training data to build a codebook/vocabulary */
samples/openFABMAPcli.cpp:348
Method
BOWMSCTrainer
src/bowmsctrainer.cpp:62
Method
BOWMSCTrainer
Custom implementation of Modified Sequential Clustering
src/msckd.cpp:59
Method
CP
src/chowliutree.cpp:138
Method
ChowLiuTree
src/chowliutree.cpp:61
Method
FabMap
src/fabmap.cpp:65
Method
FabMap1
src/fabmap.cpp:356
Method
FabMap2
src/fabmap.cpp:564
Method
FabMapFBO
src/fabmap.cpp:429
Method
FabMapLUT
src/fabmap.cpp:387
Method
JP
src/chowliutree.cpp:126
Method
P
src/chowliutree.cpp:115
Method
PeqGLzq
src/inference.cpp:82
Function
PzGL
\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
Method
PzqGL
src/inference.cpp:94
Method
PzqGeq
src/inference.cpp:74
Method
PzqGzpqL
src/inference.cpp:103
Method
WordStats
include/fabmap.hpp:404
Method
add
src/chowliutree.cpp:67
Method
addToIndex
src/fabmap.cpp:647
Method
bennettInequality
src/fabmap.cpp:554
Method
buildTree
src/chowliutree.cpp:156
Method
calcMutInfo
src/chowliutree.cpp:226
Method
cluster
src/bowmsctrainer.cpp:69
Method
compInfo
src/fabmap.cpp:560
Method
compare
src/fabmap.cpp:129
Method
compareImgDescriptor
src/fabmap.cpp:226
Method
createBaseEdges
src/chowliutree.cpp:244
Function
drawRichKeypoints
draws keypoints to scale with coloring proportional to feature strength */
samples/openFABMAPcli.cpp:1038
Method
extractChildren
src/chowliutree.cpp:200
Function
filterKeypoints
Removes surplus features and those with invalid size */
samples/openFABMAPcli.cpp:1118
Method
getIndexLikelihoods
src/fabmap.cpp:659
Method
getLikelihoods
src/fabmap.cpp:364
Method
getNewPlaceLikelihood
src/fabmap.cpp:241
Method
limitbisection
src/fabmap.cpp:532
Function
main
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
Method
normaliseDistribution
src/fabmap.cpp:282
Function
operator<
* @brief IMatch operator < for match probabilities. * @param m The RHS IMatch object * @return If match probability for LHS < RHS */
include/fabmap.hpp:119
Method
operator<
include/fabmap.hpp:417
Method
recAddToTree
src/chowliutree.cpp:182
Method
reduceEdgesToMinSpan
src/chowliutree.cpp:271
Method
setWordStatistics
src/fabmap.cpp:500
Method
sortInfoScores
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