会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
crazy_thb
博客园
首页
新随笔
联系
管理
2014年10月29日
Opencv step by step - 视频变换
摘要: 这次是变换视频内容并且写入新的文件。代码如下:note:因为代码比较少,前几篇博客的代码都是手打的,并且做了一些修改。#include #include int main(int argc, char **argv){ assert(argc == 3); CvCapture *org_captur...
阅读全文
posted @ 2014-10-29 22:34 crazy_thb
阅读(206)
评论(0)
推荐(0)
编辑