libvot
0.1.3
A C++11 multithread library for image retrieval
|
This class contains a index for an image and a count for image. More...
#include <vocab_tree.h>
Public Member Functions | |
ImageCount () | |
ImageCount (size_t index_, float count_) | |
Public Attributes | |
size_t | index |
float | count |
This class contains a index for an image and a count for image.
|
inline |
|
inline |
float vot::ImageCount::count |
size_t vot::ImageCount::index |