Functions | |
| __inline__ void | oast_corner_detect16 (const CVD::BasicImage< CVD::byte > &im, std::vector< CVD::ImageRef > &corners, int barrier) |
| __inline__ void | oast_corner_detect16 (const cv::Mat &im, std::vector< CVD::ImageRef > &corners, int barrier) |
Variables | |
| static OastDetector9_16 | detector |
| __inline__ void agast::oast9_16::oast_corner_detect16 | ( | const CVD::BasicImage< CVD::byte > & | im, |
| std::vector< CVD::ImageRef > & | corners, | ||
| int | barrier | ||
| ) |
Definition at line 60 of file agast_corner_detect.h.
| __inline__ void agast::oast9_16::oast_corner_detect16 | ( | const cv::Mat & | im, |
| std::vector< CVD::ImageRef > & | corners, | ||
| int | barrier | ||
| ) |
Definition at line 75 of file agast_corner_detect.h.
Definition at line 58 of file agast_corner_detect.h.