OpenCV 实现哈哈镜效果
摘要:
代码,有参考别人的代码 // haha_mirror.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include #include "cv.h" #include "highgui.h" #include "math.h" #include ... 阅读全文
posted @ 2015-02-22 01:14 吴一达 阅读(401) 评论(0) 推荐(0)
posted @ 2015-02-22 01:14 吴一达 阅读(401) 评论(0) 推荐(0)