资源列表
ColorTransfer
- 非常经典的彩色转移算法的原文及源代码,是学习彩色转移必须看的。(The text of the classic color transfer algorithm and the source code is the study of color transfer must see it)
双三次
- 利用双根据需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(The size of the image is reduced and enlarged by using double basis needs, and at the same time, the clarity of the image is not reduced.)
双线性插值法python
- 根据双线性插值,需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(According to bilinear interpolation, we need to zoom in and enlarge the size of the image without reducing the clarity of the image.)
ViolaJones_version0b_bin
- 用adaboost对人脸检测,利用haar特征对积分图像进行训练,得到强弱分类器(Face detection is done by AdaBoost, and integral image is trained by Haar feature, and the strong and weak classifier is obtained.)
Retinex fogging algorithm
- matlab 中Retinex 去雾算法的具体实例,亲测有效(The specific example of Retinex fogging algorithm in MATLAB.)
【1】第一章
- 图像显示,opencv的开发配置环境,图像腐蚀,播放视频,调用摄像头(picture show and opencv surrounding and picture explode and watch video)
路面移动车辆检测
- 视频车辆检测 中值滤波 背景差法 实现视频中移动车辆的检测。更新背景(Video vehicle detection)
code
- 三种图像去噪源码(matlab实现) 1.均值滤波对高斯噪声的效果 2.二维自适应维纳滤波对高斯噪声的滤除效果 3.对加入椒盐噪声的图像分别作均值、中值和维纳滤波(Three images to noise source code 1. The effect of mean filtering on gaussian noise. 2. The filtering effect of 2d adaptive wiener filtering on gaussian noise. 3.
test
- 将VS第一次配置时OpenCV的项目属性表保存下来,每次新建项目时引用即可。右击新建的项目,选择属性管理器,在Debug目录下添加现有项,选择该压缩文件中的OpenCV_Debug。这里配置的OpenCV的版本是2.4.11。(Save the item property table of OpenCV when VS is configured for the first time, and reference every time the new project is built. Righ
OpenCV_2411
- OpenCV2.4.11版本中,配置附加依赖项的属性时需要添加的内容。注意,Debug和Realse环境下添加的内容不同。(In OpenCV2.4.11 version, we need to add additional attributes when configuring additional attributes. Notice that Debug and Realse add different contents.)
opencv Reference Manual_2.4.9
- OpenCV2.4.9版本的使用说明,里面包含了各种函数的定义、声明和使用。英文版,但内容比较容易理解。(The use of OpenCV2.4.9 version contains all kinds of functions definition, declaration and use. English version, but the content is easier to understand.)
zhaocha
- 基于MFC环境,使用OpenCV的相关函数,实现了对“大家来找茬”游戏界面的两张图片的比较,并通过鼠标点击,较为准确的判断出不同之处。(Based on the MFC environment, using the related functions of OpenCV, the comparison of the two pictures of the "everybody to find out" game interface is realized, and the d