Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 260 Bytes

File metadata and controls

9 lines (8 loc) · 260 Bytes

homework4

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

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