Template Function xf::cv::fast

Function Documentation

template<int NMS, int SRC_T, int ROWS, int COLS, int NPC = 1>
void xf::cv::fast(xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_src_mat, xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_dst_mat, unsigned char _threshold)