RoyalGao

要像一棵树栽在溪水旁,按时侯结果子,叶子也不枯干(诗篇)。
Mail: gaoquanning@163.com

导航

上一页 1 ··· 4 5 6 7 8 9 10 下一页

2013年5月10日 #

OpenCV学习笔记7_ImageToBGR_彩色图像三通道转化成BGR3幅单通道图像

摘要: ImageToBGR_彩色图像三通道转化成BGR3幅单通道图像ImageToBGR.c 采用指针偏移#include "stdafx.h"#include "cv.h"#include "highgui.h"#include "cxcore.h"int main(){ IplImage* img; img = cvLoadImage("E:\\TempDataForDebug\\tomato.jpg"); IplImage* b_img; IplImage* g_img; IplImage* r 阅读全文

posted @ 2013-05-10 13:42 RoyalGao 阅读(1453) 评论(0) 推荐(0) 编辑

2013年5月8日 #

OpenCV学习笔记6_GetInCvMat_访问CvMat数据块

摘要: 访问CvMat数据块矩阵的维度与通道GetInCvMat.c 注:缺点:这个访问的效率是比较低,两个for()循环的原因,但是它很好的说明了维度和通道的含义#include "stdafx.h"#include "cv.h"#include "highgui.h"#include "cxcore.h"int main(){ float data[18] = { 1 ,2 ,3 ,4 ,5 ,6 , 7 ,8 ,9 ,10,11,12, 13,14,15,16,17,18, }; CvMat mat; cvInitM 阅读全文

posted @ 2013-05-08 21:32 RoyalGao 阅读(346) 评论(0) 推荐(0) 编辑

OpenCV学习笔记4_ImageToAvi_写视频

摘要: ImageToAvi_写视频,将一个系类的图片给组合成一个AVI视频ImageToAvi.c/* * Copyright (c++) 2013,合肥学院智能视觉与检测实验室 * All rights reserved. * * 文件名称:ImageToAvi.c * 作 者:高全宁 * 完成日期:2013年5月7日 * *还有点问题,就显示第一张, 思考原因:图片不是一个系列,或者图片太少?? */ #include "stdafx.h"#include "cv.h"#include "highgui.h"#include " 阅读全文

posted @ 2013-05-08 18:53 RoyalGao 阅读(236) 评论(0) 推荐(0) 编辑

OpenCV学习笔记3_ShowAvi_Trackbar_加载视频,并添加拖动条

摘要: ShowAvi_Trackbar_加载视频,并添加拖动条ShowAvi_Trackbar.c/* * Copyright (c++) 2013,合肥学院智能视觉与检测实验室 * All rights reserved. * * 文件名称:ShowAvi_Trackbar.c* 摘 要:加载视频,并添加拖动条* * 当前版本:1.0 * 作 者:高全宁 * 完成日期:2013年5月7日**亲测有效 */ #include "stdafx.h"#include "cv.h"#include "highgui.h"#include &quo 阅读全文

posted @ 2013-05-08 15:28 RoyalGao 阅读(304) 评论(0) 推荐(0) 编辑

OpenCV学习笔记2_ShowAvi_获取Avi视频图像、摄像头图像

摘要: 获取Avi视频图像、摄像头图像ShowAvi.c/* * Copyright (c++) 2013,合肥学院智能视觉与检测实验室 * All rights reserved. * * 文件名称:ShowAvi.c* 摘 要:加载Avi视频图像、摄像头图像* * 当前版本:1.0 * 作 者:高全宁 * 完成日期:2013年5月6日 **亲测有效*/#include "stdafx.h" #include "highgui.h"#include "cv.h"#include "cxcore.h"int main() 阅读全文

posted @ 2013-05-08 12:57 RoyalGao 阅读(195) 评论(0) 推荐(0) 编辑

OpenCV学习笔记1_ShowImage_显示一幅图像

摘要: 显示一幅图像ShowImage.c/* * Copyright (c) 2013,合肥学院智能视觉实验室 * All rights reserved. * * 文件名称:ShowImage.c* 摘 要:加载一幅图像* * 当前版本:1.0 * 作 者:高全宁 * 完成日期:2013年5月2日 **亲测有效*/ #include "stdafx.h"#include "cv.h" #include "highgui.h" #include "cxcore.h" int main(int argc, char* ar 阅读全文

posted @ 2013-05-08 12:49 RoyalGao 阅读(854) 评论(0) 推荐(0) 编辑

2013年5月7日 #

PS照片

摘要: 1、打开照片,滤镜 -> 杂色 ->减少杂色 -> (1)->高级 (2)每通道,设置通道:红,参数为10,保留细节为70% ->确定 2、图像-> 调整-> 曲线命令-> 拖动弧线 (小范围) ->确定 3、仿制图章工具-> 右击设置画笔-> 像素20,硬度0%,不透明度为80% ,将人物脸上的疤、痣、等去掉 4、加深工具-> 画笔 ->像素为,曝光度为,将人物的头发、眼睛、眉毛部分加深 5、滤镜 -> 锐化 ->USM锐化 ->设置参数120,33,115 ->确定 6、图像-> 调 阅读全文

posted @ 2013-05-07 22:30 RoyalGao 阅读(145) 评论(0) 推荐(0) 编辑

dark vs color scheme_VS2010插件

摘要: dark vs color scheme_VS2010插件—Visual Studio的配色方案dark vs color scheme_VS2010插件 ,主要是用来给开发环境配色作为开发人员,我们经常盯着在Visual Studio中的代码,我们每天花了很大一部分。如果你像我一样,一段时间后,默认与文本颜色方案开始变得有点无聊。好消息是,Visual Studio允许您完全自主的编辑器背景和文字颜色,无论你想要的-让你来调整他们创造的经验,是“恰到好处”你的眼睛和个性。 方法: 1、在网址http://studiostyl.es/上,按照你的喜好选择你的配色方案,比如下载Son ... 阅读全文

posted @ 2013-05-07 17:54 RoyalGao 阅读(1296) 评论(0) 推荐(0) 编辑

#include "stdafx.h"_预编译头文件

摘要: #include "stdafx.h"_预编译头文件如果在编译时不想要 #include "stdafx.h" 预编译头文件可以做如下设置、Project -> Setting -> C/C++ ->Category 选择Precompile Headers ->选择Not using precompiled headers然后就可以把#include "stdafx.h"删除,编译通过亲测有效 阅读全文

posted @ 2013-05-07 15:43 RoyalGao 阅读(198) 评论(0) 推荐(0) 编辑

Visual Assist X_VS2010编程插件安装

摘要: VisualAssistX关于Visual Assist X需要注册的问题方法:(1)官网http://www.wholetomato.com/有最新版Visual Assist X 10.7.1936.0,下载首次安装时会有一定的试用期(7天到30天不等,不同的版本不同) 如果到了试用期,又想用最新版(最新版有较多的新特性和较少的bug) 可以选择完全卸载工具卸载此软件,然后卸载 临时文件和注册表信息。再重新安装就可以再使用7天到30天不等的试用期(2)安装破解版 http://www.cr173.com/soft/32656.html版本:Visual Assist X 10.... 阅读全文

posted @ 2013-05-07 10:45 RoyalGao 阅读(467) 评论(0) 推荐(0) 编辑

上一页 1 ··· 4 5 6 7 8 9 10 下一页