- 博客(3)
- 收藏
- 关注
原创 opencv绘制可以拉伸的选框
#include "opencv2/video/tracking.hpp"#include "opencv2/imgproc/imgproc.hpp"#include "opencv2/highgui/highgui.hpp"#include <iostream>#include <ctype.h>#include <vector>using nam..
2018-05-31 16:36:21
748
原创 tinyxml创建XML文件
#include "tinyxml.h"#include "tinystr.h"#pragma comment(lib,"tinyxml.lib")using namespace std;int XML(int xmin,int ymin,int xmax,int ymax,string path){ TiXmlDocument xmlDocument; // 添加XML声明
2018-01-29 14:37:43
325
原创 tinyxml修改XML内容
#include "tinyxml.h"#include "tinystr.h"#include #include #include #include #include #include #include #include #include #pragma comment(lib,"tinyxml.lib")using namespace std;class path
2018-01-29 11:47:43
1942
空空如也
请教一个 WebDAV 文件显示不全的问题
2023-10-02
TA创建的收藏夹 TA关注的收藏夹
TA关注的人