thierrymalon / DBoW2

Enhanced hierarchical bag-of-word library for C++
Other
1 stars 0 forks source link

Make the program work also with only .desc files, without any images #3

Closed thierrymalon closed 9 years ago

thierrymalon commented 9 years ago

For the moment, the program lists the names of the images of the -d datasetDirectory, and then it checks if there is a file with the same name and .desc extension if the -o outputDirectory. However, once we have the .desc files, the images are no longer necessary.