Template Function xf::cv::crop

Function Documentation

template<int SRC_T, int ROWS, int COLS, int ARCH_TYPE = 0, int NPC = 1>
void xf::cv::crop(xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_src_mat, xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_dst_mat, xf::cv::Rect_<unsigned int> &roi)