WIP: Use upper_bounc
haha commit non-working code.
This commit is contained in:
@@ -173,6 +173,7 @@ void DescriptorManager::rankMutations(string image_name, int method) {
|
||||
unsigned long long d = descriptor_types[method]->distance(target, b1);
|
||||
pair<unsigned long long, string> p(d, mutators[i]->ToString());
|
||||
local_distance.insert(p);
|
||||
upper_bound
|
||||
}
|
||||
|
||||
//cout << "..." << endl;
|
||||
|
||||
Reference in New Issue
Block a user