本文共 124 字,大约阅读时间需要 1 分钟。
std::vector<std::vector<:point>> allcontourpoint; //点集的数据集
for(int i=0; i
转载于:https://www.cnblogs.com/rjjhyj/p/11496414.html