OKVIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
okvis::DenseMatcher Member List

This is the complete list of members for okvis::DenseMatcher, including all inherited members.

assignbest(int myIndexScored, pairing_list_t &vPairsWithScore, std::vector< std::vector< pairing_t > > &aiBestList, std::mutex *locks, int startidx)okvis::DenseMatcher
DenseMatcher(unsigned char numMatcherThreads=8, unsigned char numBest=4, bool useDistanceRatioThreshold=false)okvis::DenseMatcher
distance_t typedefokvis::DenseMatcher
doWorkImageSpaceMatching(MatchJob &my_job, MATCHING_ALGORITHM_T *matchingAlgorithm)okvis::DenseMatcher
doWorkLinearMatching(MatchJob &my_job, MATCHING_ALGORITHM_T *matchingAlgorithm)okvis::DenseMatcher
listBIteration(MATCHING_ALGORITHM_T *matchingAlgorithm, std::vector< pairing_t > &aiBest, size_t shortindexA, size_t i)okvis::DenseMatcherinline
match(MATCHING_ALGORITHM_T &matchingAlgorithm)okvis::DenseMatcher
matchBody(void(DenseMatcher::*doWorkPtr)(MatchJob &, MATCHING_ALGORITHM_T *), MATCHING_ALGORITHM_T &matchingAlgorithm)okvis::DenseMatcher
matcherThreadPool_okvis::DenseMatcher
matchInImageSpace(MATCHING_ALGORITHM_T &matchingAlgorithm)okvis::DenseMatcher
matchSlow(MatchingAlgorithm &matchingAlgorithm)okvis::DenseMatcher
numBest_okvis::DenseMatcher
numMatcherThreads_okvis::DenseMatcher
pairing_list_t typedefokvis::DenseMatcher
pairing_t typedefokvis::DenseMatcher
Ptr typedefokvis::DenseMatcher
useDistanceRatioThreshold_okvis::DenseMatcher
~DenseMatcher()okvis::DenseMatchervirtual