Error: no matching function for the call to 'findContours (CV: : Mat& QVector
FindContours (bin, contours, hierarchy, RETR_TREE, CHAIN_APPROX_SIMPLE);
How to solve this problem, ask for help ^
CodePudding user response:
Header files, or libraries problem or parameters than matchingCodePudding user response:
Is actually the parameter types of errors, findContours QVector types and function of the second and the third parameter types do not match,The solution:
Will QVector
QVector
STD: : vector
STD: : vector