Template Function xf::cv::xFboundingboxkernel

Function Documentation

template<int SRC_T, int ROWS, int COLS, int MAX_BOXES, int DEPTH, int NPC, int WORDWIDTH_SRC, int WORDWIDTH_DST, int COLS_TRIP>
void xf::cv::xFboundingboxkernel(xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_src_mat, xf::cv::Rect_<int> *roi, xf::cv::Scalar<4, unsigned char> *color, int num_box, unsigned short height, unsigned short width)

CROP kernel: crops the ROI of an input image and produces an output. Input : _src_mat, roi Output : _dst_mat