- 博客(3)
- 收藏
- 关注
转载 Halcon算子之fit_circle_contour_xld,用于圆拟合XLD轮廓
函数原型: fit_circle_contour_xld( Contours : : Algorithm, MaxNumPoints, MaxClosureDist, ClippingEndPoints, Iterations, ClippingFactor : Row, Column, Radius, StartPhi, EndPhi, PointOrder )
2017-04-26 13:47:46
15606
1
转载 //获取时间
//获取日期+时间DateTime.Now.ToString(); // 2008-9-4 20:02:10DateTime.Now.ToLocalTime().ToString(); // 2008-9-4 20:12:12//获取日期DateTime.Now.ToLongDateString().ToString(); // 200
2017-04-11 09:54:30
238
转载 1
#include#include //从文件p中接收第n行字串,保存在str中 //假设一行的文本内容不超过1000字符,如果估计超过,请自行修改函数中的1000//如果打不开文件,返回NULL//如果文件不足n行,返回NULL//如果正获得正常数据,返回str的地址char *getfileline(char *p, int n, char *str) { FILE *fp;
2016-12-01 12:02:19
249
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅