Template Function xf::cv::colorthresholding

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::colorthresholding” with arguments (xf::cv::Mat<SRC_T, ROWS, COLS, NPC>&, xf::cv::Mat<DST_T, ROWS, COLS, NPC>&, unsigned char, unsigned char) in doxygen xml output for project “vitis_common Doxygen Project” from directory: /tmp/ws/docs_build/vitis_common/output_staging/generated/doxygen/xml. Potential matches:

- template<int SRC_T, int DST_T, int MAXCOLORS, int ROWS, int COLS, int NPC> void colorthresholding(xf::cv::Mat<SRC_T, ROWS, COLS, NPC> &_src_mat, xf::cv::Mat<DST_T, ROWS, COLS, NPC> &_dst_mat, unsigned char low_thresh[MAXCOLORS * 3], unsigned char high_thresh[MAXCOLORS * 3])