摘要: // PipeServer.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include #include #include using namespace std;#pragma wa... 阅读全文
posted @ 2015-08-06 21:01 QQ76211822 阅读(412) 评论(0) 推荐(0) 编辑
摘要: //序列没有标签 CvMemStorage *mem = cvCreateMemStorage(0); CvFileStorage *file = cvOpenFileStorage("e:\\123.yml", mem, CV_STORAGE_READ | CV_STORAGE_WRITE); c... 阅读全文
posted @ 2015-08-06 20:59 QQ76211822 阅读(382) 评论(0) 推荐(0) 编辑