#include <mrpt/utils/utils_defs.h>#include <mrpt/utils/SSE_types.h>#include "faster_corner_prototypes.h"#include "faster_corner_utilities.h"#include "corner_10.h"
Go to the source code of this file.
Functions | |
| void | fast_corner_detect_plain_10 (const IplImage *i, TSimpleFeatureList &corners, int b, uint8_t octave, std::vector< size_t > *out_feats_index_by_row) |
| void fast_corner_detect_plain_10 | ( | 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_10_plain.cpp.
Referenced by fast_corner_detect_10().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |