Template Function xf::cv::xFDuplicate_rows

Function Documentation

template<int IN_T, int ROWS, int COLS, int DEPTH, int NPC, int WORDWIDTH, int TC>
void xf::cv::xFDuplicate_rows(xf::cv::Mat<IN_T, ROWS, COLS, NPC> &_src_mat, xf::cv::Mat<IN_T, ROWS, COLS, NPC> &_src_mat1, xf::cv::Mat<IN_T, ROWS, COLS, NPC> &_dst1_mat, xf::cv::Mat<IN_T, ROWS, COLS, NPC> &_dst2_mat, xf::cv::Mat<IN_T, ROWS, COLS, NPC> &_dst1_out_mat, xf::cv::Mat<IN_T, ROWS, COLS, NPC> &_dst2_out_mat, uint16_t img_height, uint16_t img_width)

xFDuplicate_rows