CVD 0.8
Static Public Member Functions
CVD::Harris::PairInserter Struct Reference

Used to save corner positions and scores from harrislike_corner_detect. More...

#include <harris_corner.h>

List of all members.

Static Public Member Functions

static void insert (std::vector< std::pair< float, ImageRef > > &i, const std::pair< float, ImageRef > &p)

Detailed Description

Used to save corner positions and scores from harrislike_corner_detect.

Definition at line 58 of file harris_corner.h.


The documentation for this struct was generated from the following file: