资源列表
MATLAB版demo
- 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。又称影像处理。图像处理一般指数字图像处理。数字图像是指用工业相机、摄像机、扫描仪等设备经过拍摄得到的一个大的二维数组,该数组的元素称为像素,其值称为灰度值。图像处理技术一般包括图像压缩,增强和复原,匹配、描述和识别3个部分。(Processing (image), a technique that uses computers to analyze images to achieve desired re
CMapDemo
- 采用不同的坐标映射方式,实现绘制两个椭圆(圆),并对其一着色。-Draw two oval achieve ( circles ) , and one color
Sift
- dll工程,内含对图像进行SIFT特征提取的函数,平台是Visual Studio 2013-Dll project, contains the image of the SIFT feature extraction function, the platform is Visual Studio 2013
LOG
- 本程序是基于vc的log算子,进行边缘检测。log算子是拉普拉斯算子和高斯低通滤波的结合,希望我的程序对大家的学习有所帮助。-This procedure is based on the vc log operator, edge detection. log operator is a combination of Laplacian and Gaussian low-pass filter, and want my program to help everyone to learn.
sotu
- 集成图像特征处理常用方法的exe程序以及源代码pdf说明-Common method of integrated image processing features an exe program and source code pdf descr iption
VCPPtuxiangchulisheji
- VC++图像处理程序设计配套光盘 很实用-VC++ image processing program designed to support CD-ROM is very useful
ICA_paper
- 盲信号分离的论文,有理论,有具体实例。ICA,独立分量分析,用于混合图片的分离-Blind signal separation of the paper, there is a theory, there are specific examples. ICA, independent component analysis, used for the separation of mixed images
Bag-of-visual-words
- 将每一张图的特征点采样聚类成图片的视觉单词 即视觉单词,就是对应图片的代表 创建数据库,将每张图片的视觉单词入库,并建立索引-Will feature a map of each sampling point clustered into visual images of words that is visual words, is to represent the corresponding picture of the is created, the visual image of eac
patternrecognition
- 很好的关于图像处理方面的VC++书籍,实践性很强,对于一般的图像处理方面的编程很有用。-Good for image processing of VC++ books, very practical, for the general image processing program useful.
Fingerprint-extraction
- 基于VC++的图形图像处理的算法,图像分割中的指纹提取-Fingerprint extraction
StereoVision
- 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建-Achieve OpenCV, OpenGL, VS2008 mixed programming, enter the corrected image right, using stereo matching algorithm to calculate the disparity map, the final three-dimensional reconst
HuffmanCompressPro
- 哈夫曼算法对图像的压缩处理和还原,希望对你们有帮助,-Huffman algorithm for image compression processing and restore, hope to help you, thank you