MRPT  1.9.9
faster_corner_prototypes.h File Reference
#include <mrpt/vision/TKeyPoint.h>
#include <mrpt/otherlibs/do_opencv_includes.h>
Include dependency graph for faster_corner_prototypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fast_corner_detect_9 (const cv::Mat &I, TKeyPointList &corners, int barrier, uint8_t octave, std::vector< size_t > *out_feats_index_by_row)
 
void fast_corner_detect_10 (const cv::Mat &I, TKeyPointList &corners, int barrier, uint8_t octave, std::vector< size_t > *out_feats_index_by_row)
 
void fast_corner_detect_12 (const cv::Mat &I, TKeyPointList &corners, int barrier, uint8_t octave, std::vector< size_t > *out_feats_index_by_row)
 

Function Documentation

◆ fast_corner_detect_10()

void fast_corner_detect_10 ( const cv::Mat &  I,
TKeyPointList corners,
int  barrier,
uint8_t  octave,
std::vector< size_t > *  out_feats_index_by_row 
)

Definition at line 52 of file faster_corner_impl.cpp.

Referenced by mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER10(), and mrpt::vision::CFeatureExtraction::extractFeaturesFASTER_N().

Here is the caller graph for this function:

◆ fast_corner_detect_12()

void fast_corner_detect_12 ( const cv::Mat &  I,
TKeyPointList corners,
int  barrier,
uint8_t  octave,
std::vector< size_t > *  out_feats_index_by_row 
)

Definition at line 60 of file faster_corner_impl.cpp.

Referenced by mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER12(), and mrpt::vision::CFeatureExtraction::extractFeaturesFASTER_N().

Here is the caller graph for this function:

◆ fast_corner_detect_9()

void fast_corner_detect_9 ( const cv::Mat &  I,
TKeyPointList corners,
int  barrier,
uint8_t  octave,
std::vector< size_t > *  out_feats_index_by_row 
)

Definition at line 44 of file faster_corner_impl.cpp.

Referenced by mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER9(), and mrpt::vision::CFeatureExtraction::extractFeaturesFASTER_N().

Here is the caller graph for this function:



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019