Template Function xf::cv::xFFastCornerDetection

Function Documentation

template<int SRC_T, int ROWS, int COLS, int DEPTH, int NPC, int WORDWIDTH_SRC, int WORDWIDTH_DST, int NMSVAL>
void xf::cv::xFFastCornerDetection(xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_src_mat, xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_dst_mat, unsigned short _image_height, unsigned short _image_width, uchar_t _threshold)