搜索资源列表
图像识别delphi
- 将传递进来的图像进行对比,识别出图片中的数字。 本程序使用的是模式识别的方式,需要照片标准,数字无反光。 电表只有4位数字+1位小数,小数因为在拍照中不能保证停止,所以本程序也不作小数位的识别 因此。如果当前的数字 已经识别到了4位,程序就返回, 我们预设一个记录,用来记录这被识别的出4位数字的具体位置,再通过对TOP及LEFT位置的进行排序组合后返回
matlab进行图像分割-双峰法
- 双峰法的原理及其简单:它认为图像由前景和背景组成,在灰度直方图上,前后二景都形成高峰,在双峰之间的最低谷处就是图像的阈值所在。 从分割的效果来看,当前后景的对比较为强烈时,分割效果较好;否则基本无效。
ColorProcessDIB
- VC图像处理源代码,包括对BMP图像的颜色变换以及亮度、对比度的调节-VC image processing source code, including BMP images and transform the color brightness, contrast adjustment
第09章 人脸的检测与定位
- 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enha
SVM-MATLAB
- 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given
SSR_image_enhance
- 此程序完成了SSR算法,实现的对比度下的医学图像增强。 可以实现的程序!-this procedure completed the SSR algorithm, and the contrast of the medical image enhancement. The procedure can be achieved!
rldw
- 本文对几何模型匹配方法进行了研究,提出了一套完整的人脸定位算法。在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究-geometric model of this matching method for the study and
Fingerprint
- 指纹图像的增强,细化.指纹特征点的提取,单个特征点的对比,单个特征星的对比,指纹图像的对比-fingerprint image enhancement and refinement. Fingerprint Feature Extraction Point, a single point of contrast, Characteristics of single-contrast images of fingerprints
delphiblood
- delphi 血液红细胞识别统计源代码,功能相对比较完善,主要采用了数字图像的识别技术-delphi blood red blood cells to identify statistical source code, function relatively perfect, the main use of digital image recognition technology
CWIMATIFUS
- 关于图像融合的工具箱,从国外网站上找到的,很好用,可以作为对比实验时使用。包含一些需要处理的源图像。-On image fusion toolbox, from abroad to find the site, very good, and can be used as a comparative experiment. Contains a number of source images need to be addressed.
a
- 图像分割 模糊聚类分割算法 通过MATLAB实现的C聚类分割算法,输入分割类别数。可以得到分割后的图像对比-Image segmentation algorithm based on fuzzy clustering partition
imageprocessing
- 一般的图像处理都有,对初步学习者很有帮助的!尤其是写论文时需要加点处理后的图像对比,这是个很好的工具!!!点运算,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等,结合窗口界面,用起来真的很方便!-This is a good tool of image processing, for the beginners.
ZhaoCha
- windows gdi和图像解析示例,是一个图像对比工具,可用作"大家来找茬"游戏外挂,类似qq截图的方法选择源图像区域,软件会自动锁定右边的比较区域,并显示左右区域不同处-a example for window GDI operation, a image compare tool, can be used to compare 2 picture and find difference, when you choose the s
gray2
- 提出一种基于离散正交小波变换和非线性增益的图像对比度增强方法-Contr ast Enhancement for Image by Wavelet Tr ansform
retinex1118
- retinex算法实现,增强图像对比度以及色度-retinex method for matlab
contraststretching
- 一个关于在VC++环境下实现的图像对比度拉伸的程序,很好用的-contrast strengthing for image
cSharp
- 数字图像处理中的图像对比系统程序开发 实验-Digital image processing system of image contrast in the experimental program development
ImageContrast
- 图像对比软件可以的验证接受图像与发送图像的正确性,在高速发图中方便验证(The image comparison software can verify the correctness of the accepted image and the transmitted image, and it is easy to verify in the high-speed map)
基于图割和水平集的肾脏医学图像分割
- 图割和水平集的图像分割,效果明显。多种方法对比(Image segmentation based on graph cut and level set)
ImageComparer
- 判断两张图片差异,通过图片切割的方法分析对比(compare tow pic difference)