搜索资源列表
图像识别算法
- 基于VC++开发的部分图像识别算法,包括:updown,graygrid,histrogram,roberts,laplace,pickup,outline,GaussianSmooth等。 -several image recognition algorithms developed by VC++ which include updown, graygrid, histogram, roberts, laplace, pickup, outline, GaussianSmooth etc.
AdjustTexture
- 调整图像的直方图分布,显示不同图像的特着,对图像进行分析-adjust the image histogram distribution, show different images to the special, right image analysis
Lianxi
- 支持图像的边缘特征提取,和获取直方图 等-support of the edges in the image feature extraction, and access to, such as histogram
kk1
- 用于将数字图像的原图进行直方图转换以得到更加详细的细节-used to the maximum digital image histogram for conversion to be more detailed details
image_enhance.rar
- 一个图像增强的实例,包含光照补偿,实时图像增强,直方图均衡,An example of image enhancement, including the lighting of compensation, real-time image enhancement, histogram equalization
Histogram-Face-Recognition-program
- 基于Matlab 直方图Histogram的人脸识别程序:给出人脸图像库,包含训练及测试模块,最终给出识别结果。文件中附介绍。-Histogram Histogram for Face Recognition Based on Matlab program: given face image database that contains training and testing modules, and ultimately gives the recognition results. Desc
id_eq
- 本代码用于纸牌识别及图像均衡化,并将均衡化后的直方图画出-The code for the card identification and image balancing, and after the histogram equalization draw
Processed_histogram_based_Face_Recognition
- 基于Processed histogram的人脸识别方法,方法简单,识别率高,参考文献“Face Recognition using processed histogram and phase only correlation”-Recognizing objects from large image databases, histogram based methods have proved simplicity and usefulness in last decade. Initially
plateVs2003
- 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
efinger.src
- 指纹识别程序: 包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-Fingerprint identification procedures: including histogram equalization, Gabor filter, image enhancement, pattern filtering, texture refinement, feature extraction
Cell_Recognization
- 本系统具有实现细胞识别等相关功能,主要有以下功能:通过阈值设定进行图像的直方图显示,手动选取或手动去除干扰点,图像平滑,还有一些简单的图处理的功能,如腐蚀、膨胀、边缘的提取或区域提取的显示,最后还可以统计出图像中细胞的个数,以及识别出最大最小的细胞。直接运行就可以,功能一目了然。-The system has achieved recognition and other related cellular functions, mainly in the following features: t
Image-Retrieval-Based-on-Color-Histogram
- 用于基于颜色直方图的图片检索,只要按里面路径正确,可直接编辑运行-Histogram for image retrieval based on color, as long as the correct path by which can be run directly edit
findoutfinger
- 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-This is a complete fingerprint recognition program, which includes the histogram equalization, Gabor filter image enhancement, pattern filtering, texturing, th
eyesegmentation
- 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
image-enhancement
- 几种图像增强程序,包括滤波,直方图增强等,很适用-Several image enhancement procedures, including filtering, histogram enhancement, it is applicable
depthofimagegenerati
- OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU method of adaptive image binarization threshold, OTSU
33
- 模式识别和图像处理中的单通道图像直方图,有输出结果-Pattern recognition and image processing in single-channel image histogram, with output
shuzitujiaocheng
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等
myContent-based-image-retrieval
- 基于内容的图像检索,颜色直方图的图像检索开发工具:Visual C++6.0 开发内容:MFC基于对话框的图像检索系统 -Content-based image retrieval, color histogram image retrieval development tools: Visual C++6.0 Development of content: MFC dialog-based image retrieval system
Histogram-equalization
- 在图像识别与处理中的直方图均衡化操作,包括了示例图片和程序-Histogram equalization operation in image recognition and processing, including sample pictures and programs