#include <mrpt/utils/utils_defs.h>#include <mrpt/utils/SSE_types.h>#include "faster_corner_prototypes.h"#include "faster_corner_utilities.h"#include "corner_12.h"Go to the source code of this file.
Functions | |
| void | fast_corner_detect_plain_12 (const IplImage *i, TSimpleFeatureList &corners, int b, uint8_t octave, std::vector< size_t > *out_feats_index_by_row) |
| void fast_corner_detect_plain_12 | ( | const IplImage * | i, |
| TSimpleFeatureList & | corners, | ||
| int | b, | ||
| uint8_t | octave, | ||
| std::vector< size_t > * | out_feats_index_by_row | ||
| ) |
Definition at line 28 of file faster_corner_12_plain.cpp.
Referenced by fast_corner_detect_12().

| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |