opencv on mbed

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

KeyPointsFilter Class Reference

KeyPointsFilter Class Reference
[2D Features Framework]

A class filters a vector of keypoints. More...

#include <features2d.hpp>


Detailed Description

A class filters a vector of keypoints.

Because now it is difficult to provide a convenient interface for all usage scenarios of the keypoints filter class, it has only several needed by now static methods.

Definition at line 98 of file features2d.hpp.