资源列表
Real-Time+Rendering+(3rd+edition)
- Real Time Rendering第三版英文版pdf(Real Time Rendering 3rd edition)
均值滤波和中值滤波.doc
- 均值滤波和中值滤波 图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵,然而在图像使用和传输过程中,不可避免会受到噪声的干扰,因此为了恢复原始图像,达到好的视觉效果,需要对图像进行滤波操作。根据噪声种类不同,可以采用不同的滤波方法,均值滤波是典型的线性滤波算法,能够有效滤波图像中的加性噪声,而中值滤波器是能够有效滤除脉冲噪声的非线性滤波器,但传统中值滤波去脉冲噪声的性能受滤波窗口尺寸的影响较大, 在抑制图像噪声和保护细节两方面存在矛盾。本文首先对不同均值滤波器在处理不同噪声方面的优
sift算法的完整matlab程序,本人测试过
- 很实用的sift算法程序,本人亲测过,稍微改改可以移植(this is very nice ,and can esay to play)
基于不变矩的数字验证码识别
- 通过使用Matlab软件,实现了居于不变矩的数字验证码识别。(By using Matlab software, the recognition of digital verification codes based on moment invariants is realized.)
QT5开发及实例
- 该压缩包内包含《Qt5》一书中所有例程的源码和PPT,有需要的可以自行下载(This file includes source code and PPT.)
read_envi
- 本函数用于读取envi软件格式的光谱图像(.img与.hdr)到matlab中。(This function is used to read spectral images of envi software format (.Img and.Hdr) to Matlab.)
G_Truth
- 运行程序后,可以在当前显示的图像界面手动分割目标,通过点击鼠标左键勾勒目标边界,点击鼠标右键可以删除未画好的边缘,画好边缘后,双击鼠标左键可以生成分割结果的二值模板,以.mat文件形式自动保存。(After running the program, you can manually split the target in the currently displayed image interface, click the left mouse button to outline the targ
Optical-Character-Recognition
- 用于对数字显示仪表的读数识别读取,所用平台为opencv+vs2013。(Used to read and read the readings of the digital display meter.)
code_iccv2017_outlier
- 图像去模糊,MATLAB代码,.p文件,来自2017年ICCV会议(image deblurring code from 2017 ICCV)
ECP
- 图像去模糊代码,MATLAB文件,来自2017年CVPR会议(image deblurring from 2017 IEEE Conference on Computer Vision and Pattern Recognition)
ndeblur-master
- 图像去模糊MATLAB代码,2016年ECCV(image deblurring from ECCV)
text_deblurring_code
- 文字图像去模糊MATLAB代码(含示例图片)(text image deblurring)