Classes | Functions
pcl::keypoints::agast Namespace Reference

Classes

class  AbstractAgastDetector
 Abstract detector class for AGAST corner point detectors. More...
class  AgastDetector5_8
 Detector class for AGAST corner point detector (5_8). More...
class  AgastDetector7_12s
 Detector class for AGAST corner point detector (7_12s). More...
class  OastDetector9_16
 Detector class for AGAST corner point detector (OAST 9_16). More...

Functions

template<typename T1 , typename T2 >
int AgastDetector5_8_computeCornerScore (const T1 *p, double im_bmax, double score_threshold, int_fast16_t s_offset0, int_fast16_t s_offset1, int_fast16_t s_offset2, int_fast16_t s_offset3, int_fast16_t s_offset4, int_fast16_t s_offset5, int_fast16_t s_offset6, int_fast16_t s_offset7)
template<typename T1 , typename T2 >
void AgastDetector5_8_detect (const T1 *im, int img_width, int img_height, double threshold, int_fast16_t s_offset0, int_fast16_t s_offset1, int_fast16_t s_offset2, int_fast16_t s_offset3, int_fast16_t s_offset4, int_fast16_t s_offset5, int_fast16_t s_offset6, int_fast16_t s_offset7, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners)
template<typename T1 , typename T2 >
int AgastDetector7_12s_computeCornerScore (const T1 *p, double im_bmax, double score_threshold, int_fast16_t s_offset0, int_fast16_t s_offset1, int_fast16_t s_offset2, int_fast16_t s_offset3, int_fast16_t s_offset4, int_fast16_t s_offset5, int_fast16_t s_offset6, int_fast16_t s_offset7, int_fast16_t s_offset8, int_fast16_t s_offset9, int_fast16_t s_offset10, int_fast16_t s_offset11)
template<typename T1 , typename T2 >
void AgastDetector7_12s_detect (const T1 *im, int img_width, int img_height, double threshold, int_fast16_t s_offset0, int_fast16_t s_offset1, int_fast16_t s_offset2, int_fast16_t s_offset3, int_fast16_t s_offset4, int_fast16_t s_offset5, int_fast16_t s_offset6, int_fast16_t s_offset7, int_fast16_t s_offset8, int_fast16_t s_offset9, int_fast16_t s_offset10, int_fast16_t s_offset11, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners)
template<typename T1 , typename T2 >
int OastDetector9_16_computeCornerScore (const T1 *p, double im_bmax, double score_threshold, int_fast16_t s_offset0, int_fast16_t s_offset1, int_fast16_t s_offset2, int_fast16_t s_offset3, int_fast16_t s_offset4, int_fast16_t s_offset5, int_fast16_t s_offset6, int_fast16_t s_offset7, int_fast16_t s_offset8, int_fast16_t s_offset9, int_fast16_t s_offset10, int_fast16_t s_offset11, int_fast16_t s_offset12, int_fast16_t s_offset13, int_fast16_t s_offset14, int_fast16_t s_offset15)
template<typename T1 , typename T2 >
void OastDetector9_16_detect (const T1 *im, int img_width, int img_height, double threshold, int_fast16_t s_offset0, int_fast16_t s_offset1, int_fast16_t s_offset2, int_fast16_t s_offset3, int_fast16_t s_offset4, int_fast16_t s_offset5, int_fast16_t s_offset6, int_fast16_t s_offset7, int_fast16_t s_offset8, int_fast16_t s_offset9, int_fast16_t s_offset10, int_fast16_t s_offset11, int_fast16_t s_offset12, int_fast16_t s_offset13, int_fast16_t s_offset14, int_fast16_t s_offset15, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners)

Function Documentation

template<typename T1 , typename T2 >
int pcl::keypoints::agast::AgastDetector5_8_computeCornerScore ( const T1 *  p,
double  im_bmax,
double  score_threshold,
int_fast16_t  s_offset0,
int_fast16_t  s_offset1,
int_fast16_t  s_offset2,
int_fast16_t  s_offset3,
int_fast16_t  s_offset4,
int_fast16_t  s_offset5,
int_fast16_t  s_offset6,
int_fast16_t  s_offset7 
)

Definition at line 9001 of file agast_2d.cpp.

template<typename T1 , typename T2 >
void pcl::keypoints::agast::AgastDetector5_8_detect ( const T1 *  im,
int  img_width,
int  img_height,
double  threshold,
int_fast16_t  s_offset0,
int_fast16_t  s_offset1,
int_fast16_t  s_offset2,
int_fast16_t  s_offset3,
int_fast16_t  s_offset4,
int_fast16_t  s_offset5,
int_fast16_t  s_offset6,
int_fast16_t  s_offset7,
std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &  corners 
)

Definition at line 8232 of file agast_2d.cpp.

template<typename T1 , typename T2 >
int pcl::keypoints::agast::AgastDetector7_12s_computeCornerScore ( const T1 *  p,
double  im_bmax,
double  score_threshold,
int_fast16_t  s_offset0,
int_fast16_t  s_offset1,
int_fast16_t  s_offset2,
int_fast16_t  s_offset3,
int_fast16_t  s_offset4,
int_fast16_t  s_offset5,
int_fast16_t  s_offset6,
int_fast16_t  s_offset7,
int_fast16_t  s_offset8,
int_fast16_t  s_offset9,
int_fast16_t  s_offset10,
int_fast16_t  s_offset11 
)

Definition at line 2468 of file agast_2d.cpp.

template<typename T1 , typename T2 >
void pcl::keypoints::agast::AgastDetector7_12s_detect ( const T1 *  im,
int  img_width,
int  img_height,
double  threshold,
int_fast16_t  s_offset0,
int_fast16_t  s_offset1,
int_fast16_t  s_offset2,
int_fast16_t  s_offset3,
int_fast16_t  s_offset4,
int_fast16_t  s_offset5,
int_fast16_t  s_offset6,
int_fast16_t  s_offset7,
int_fast16_t  s_offset8,
int_fast16_t  s_offset9,
int_fast16_t  s_offset10,
int_fast16_t  s_offset11,
std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &  corners 
)

Definition at line 374 of file agast_2d.cpp.

template<typename T1 , typename T2 >
int pcl::keypoints::agast::OastDetector9_16_computeCornerScore ( const T1 *  p,
double  im_bmax,
double  score_threshold,
int_fast16_t  s_offset0,
int_fast16_t  s_offset1,
int_fast16_t  s_offset2,
int_fast16_t  s_offset3,
int_fast16_t  s_offset4,
int_fast16_t  s_offset5,
int_fast16_t  s_offset6,
int_fast16_t  s_offset7,
int_fast16_t  s_offset8,
int_fast16_t  s_offset9,
int_fast16_t  s_offset10,
int_fast16_t  s_offset11,
int_fast16_t  s_offset12,
int_fast16_t  s_offset13,
int_fast16_t  s_offset14,
int_fast16_t  s_offset15 
)

Definition at line 11586 of file agast_2d.cpp.

template<typename T1 , typename T2 >
void pcl::keypoints::agast::OastDetector9_16_detect ( const T1 *  im,
int  img_width,
int  img_height,
double  threshold,
int_fast16_t  s_offset0,
int_fast16_t  s_offset1,
int_fast16_t  s_offset2,
int_fast16_t  s_offset3,
int_fast16_t  s_offset4,
int_fast16_t  s_offset5,
int_fast16_t  s_offset6,
int_fast16_t  s_offset7,
int_fast16_t  s_offset8,
int_fast16_t  s_offset9,
int_fast16_t  s_offset10,
int_fast16_t  s_offset11,
int_fast16_t  s_offset12,
int_fast16_t  s_offset13,
int_fast16_t  s_offset14,
int_fast16_t  s_offset15,
std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &  corners 
)

Definition at line 9468 of file agast_2d.cpp.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:44:11