Template Function xf::cv::cornerHarris

Function Documentation

template<int FILTERSIZE, int BLOCKWIDTH, int NMSRADIUS, int SRC_T, int ROWS, int COLS, int NPC = 1, bool USE_URAM = false>
void xf::cv::cornerHarris(xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &src, xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &dst, uint16_t threshold, uint16_t k)