Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Functions
faster_corner_12.cpp File Reference
#include <mrpt/utils/utils_defs.h>
#include <mrpt/system/memory.h>
#include "faster_corner_prototypes.h"
#include <mrpt/utils/SSE_types.h>
#include "faster_corner_utilities.h"
#include "corner_12.h"
Include dependency graph for faster_corner_12.cpp:

Go to the source code of this file.

Classes

struct  BitCheck< I, N >
 
struct  BitCheck< N, N >
 

Functions

template<int CHUNKS, class C >
void process_16 (unsigned int three, const uint8_t *p, const int w, const int barrier, C &corners)
 
template<bool Aligned>
void faster_corner_detect_12 (const IplImage *I, mrpt::vision::TSimpleFeatureList &corners, int barrier, uint8_t octave, std::vector< size_t > *out_feats_index_by_row)
 
void fast_corner_detect_12 (const IplImage *I, mrpt::vision::TSimpleFeatureList &corners, int barrier, uint8_t octave, std::vector< size_t > *out_feats_index_by_row)
 

Function Documentation

◆ fast_corner_detect_12()

void fast_corner_detect_12 ( const IplImage *  I,
mrpt::vision::TSimpleFeatureList corners,
int  barrier,
uint8_t  octave,
std::vector< size_t > *  out_feats_index_by_row 
)

◆ faster_corner_detect_12()

template<bool Aligned>
void faster_corner_detect_12 ( const IplImage *  I,
mrpt::vision::TSimpleFeatureList corners,
int  barrier,
uint8_t  octave,
std::vector< size_t > *  out_feats_index_by_row 
)

◆ process_16()

template<int CHUNKS, class C >
void process_16 ( unsigned int  three,
const uint8_t p,
const int  w,
const int  barrier,
C &  corners 
)
inline

Definition at line 50 of file faster_corner_12.cpp.

References BitCheck< I, N >::eval().




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019