Template Function xf::cv::inrangeproc

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::inrangeproc” with arguments “(XF_SNAME(WORDWIDTH_SRC) &, XF_SNAME(WORDWIDTH_DST) &, XF_PTNAME(DEPTH_DST), XF_PTNAME(DEPTH_DST), XF_PTNAME(DEPTH_DST))”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 101] template<int WORDWIDTH_SRC, int WORDWIDTH_DST, int DEPTH_SRC, int DEPTH_DST, int SRC_T, int NPC> void inrangeproc (XF_SNAME(WORDWIDTH_SRC) &val_src, XF_SNAME(WORDWIDTH_DST) &tmp_val, XF_PTNAME(DEPTH_DST) channel_out[XF_CHANNELS(SRC_T, NPC)], XF_PTNAME(DEPTH_DST) _lower_thresh[XF_CHANNELS(SRC_T, NPC)], XF_PTNAME(DEPTH_DST) _upper_thresh[XF_CHANNELS(SRC_T, NPC)]) —————————————————————————————————–^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 114] template<int WORDWIDTH_SRC, int WORDWIDTH_DST, int DEPTH_SRC, int DEPTH_DST, int SRC_T, int NPC> void inrangeproc (XF_SNAME(WORDWIDTH_SRC) &val_src, XF_SNAME(WORDWIDTH_DST) &tmp_val, XF_PTNAME(DEPTH_DST) channel_out[XF_CHANNELS(SRC_T, NPC)], XF_PTNAME(DEPTH_DST) _lower_thresh[XF_CHANNELS(SRC_T, NPC)], XF_PTNAME(DEPTH_DST) _upper_thresh[XF_CHANNELS(SRC_T, NPC)]) ——————————————————————————————————————^ If declarator-id: Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “v”. [error at 140] template<int WORDWIDTH_SRC, int WORDWIDTH_DST, int DEPTH_SRC, int DEPTH_DST, int SRC_T, int NPC> void inrangeproc (XF_SNAME(WORDWIDTH_SRC) &val_src, XF_SNAME(WORDWIDTH_DST) &tmp_val, XF_PTNAME(DEPTH_DST) channel_out[XF_CHANNELS(SRC_T, NPC)], XF_PTNAME(DEPTH_DST) _lower_thresh[XF_CHANNELS(SRC_T, NPC)], XF_PTNAME(DEPTH_DST) _upper_thresh[XF_CHANNELS(SRC_T, NPC)]) ——————————————————————————————————————————————–^