/homework4

第四次作业

Primary LanguageC++

homework4

第二次结队编程(函数定义直接复制!函数定义直接复制!函数定义直接复制!) hw4.cpp #include "FindContours.h"

int USTC_Find_Contours(Mat binaryImg, vector < vector < cv::Point >>& contours) {  //todo:find contours }