Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: RZ_A2M_Mbed_samples
KNNSimpleResultSet< DistanceType > Class Template Reference
KNNSimpleResultSet does not ensure that the element it holds are unique. More...
#include <result_set.h>
Inherits cvflann::ResultSet< DistanceType >.
Detailed Description
template<typename DistanceType>
class cvflann::KNNSimpleResultSet< DistanceType >
KNNSimpleResultSet does not ensure that the element it holds are unique.
Is used in those cases where the nearest neighbour algorithm used does not attempt to insert the same element multiple times.
Definition at line 85 of file result_set.h.
Generated on Tue Jul 12 2022 18:20:25 by
