Template Function xf::cv::Threshold

Function Documentation

template<int THRESHOLD_TYPE, int SRC_T, int ROWS, int COLS, int NPC = 1>
void xf::cv::Threshold(xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_src_mat, xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_dst_mat, short int thresh, short int maxval)