arrenglover / openfabmap

Open-source C++ code for the FAB-MAP visual place recognition algorithm
Other
221 stars 68 forks source link

OpenMP Speedups #3

Closed kmactavish closed 9 years ago

kmactavish commented 9 years ago

This pull request adds OpenMP multithreading for clustering, building the Chow Liu tree, and FabMap place comparisons.