Template Function xFThreshold

Function Documentation

template<int SRC_T, int ROWS, int COLS, int DEPTH, int NPC, int WORDWIDTH, int TC>
void xFThreshold(xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_src_mat, xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_dst_mat, uint16_t threshold, uint16_t img_height, uint16_t img_width)

Thresholding function Arguments: Input Stream, Output Stream, Threshold