资源列表
draw1
- VC++画图程序,可直接调用,VC课程作业,课程设计可用,(draw 1233445566778899000)
DoGfilters
- 高斯差分函数:在图像处理和模式识别中应用很广泛。(Difference of Gaussian)
function plot
- 绘制函数的图形 1) x~[0, 30] 2) x,y~[-2, 2] % 二维曲线 x = 0:30; % 冒号的功能… y = exp(-x/10).*sin(x); % 向量运算,点号的功能 plot(x, y) % 绘制二维曲线
表情识别
- pca算法,使用c++语言实现,现成代码,下载即用,可以测试(Implementation of PCA algorithm)
完美验证码识别系统V3.1
- 完美验证码识别系统V3.1 简单验证码秒识别(Perfect verification code recognition system V3.1.zip)
nmn
- 读取一张图片 绘制灰度图 二值图 轮廓图等 用于图像识别(Read a picture, draw grayscale, two value map, contour map for image recognition)
OpenGL_中文API
- 很好的很简单的接口列举与介绍 可当手册参考使用(Very good, very simple interface, lists and introduction, can be used as a manual reference)
Gabor
- 此程序可以实现gabor滤波。实现对图像的纹理特征的提取,对汉字势必有较好的效果(This procedure can achieve Gabor filtering. To achieve the extraction of image texture features, Chinese characters are bound to have better results)
Multiple View Geomet计算机视觉中的多视图几何
- Multiple View Geometry in Computer Vision Second Edition计算机视觉中的多视角几何(Multiple View Geometry in Computer Vision Second Edition)
fullwatermarkingprocedure
- 一套完整的实现数字水印嵌入和提取的程序。(Full procedure to realize digital watermarking embedding and extraction.)
滤波
- 提供5种滤波算法,分别是//方框滤波//均值滤波//高斯滤波 //中值滤波 //双边滤波(5 filtering algorithms are provided, which are block filtering, mean filtering, Gauss filtering, median filtering, and bilateral filtering)
MATLAB
- 基于Matlab的图像处理,包含各种图像处理方法的源代码(Image processing based on Matlab)