搜索资源列表
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
fengleihebing
- 本人用matlab自己做的图像分裂合并程序,主要对印章图像进行处理.-own image split the merger process, mainly to seal image processing.
splitmerge
- 基于区域的分裂合并图像分割方法,包含三个m文件,predicate是分裂合并准则代码,split_test用于检测是否需要分裂,splitmerge用于分裂合并-split on the merger of regional image segmentation methods, including 3 m documents, predicate is to split the combined code guidelines, split_test for detecting the nee
delaunay_demo
- 一个老外写的delaunay三角化vc程序,采用的算法是分裂-合并,在vc.net2003中编译通过
Avl_tree.zip
- 平衡二叉树的插入 删除和查找 分裂 合并等操作,it s hard to say
DetectionofTonguesCrackBasedonAdaptiveThreshold.ra
- 摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不 适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的L 3 a 3 b 色彩特征及区域的分裂- 合并, 对舌象进行区域分割,自适应地选取舌中部区域的色彩值作为阈值,对整个舌象进行裂纹提取。经验证,本方案对不同的 舌象能较好地提取出裂纹,实现舌象裂纹诊断的客观化。-Tongue’ s crack is a very important part of herbal
fenliehebing
- 利用VC++实现对图像的分裂合并处理,可用于VC++学习者参考。-Using VC++ to achieve the consolidation of split images can be used to refer to VC++ learners.
tuxiangtiqu
- 使用区域增长及分裂与合并等算法实现图像的提取-The use of regional growth and division and merging algorithm for image extraction
split_merge
- 通过区域分裂和合并对图像区域完成分裂合并的算法-Through the regional division and the completion of the merger on the image region splitting and merging algorithm
imagesegmentation
- 压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。-The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluation and verification.
segmentation
- 分裂合并分割,能很好地进行图像分割的处理-split-merge segmentation
xinxilun
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
Graphics-code
- 图像处理课,课程实验,实现了交互式选择种子,区域生长法进行图像分割,以及采用分裂合并法进行图像分割。-Image processing courses, course test, to achieve interactive select seeds for region growing image segmentation, and the use of split and merge image segmentation method.
isodata
- isodata聚类分析程序,可以通过设定初始参数,对给定的数据矩阵自组织分裂合并-isodata cluster analysis program
hough_matlab
- matlab图像处理代码,利用分裂、合并算法进行图像的分割,含m文件和GUI-matlab image processing code, using split, merge image segmentation algorithms, including documentation and GUI m
seed-a-slidmerge
- 1, 交互式图像分割:手工选择种子区域,然后利用区域生长算法,自动产生分割结果。 2, 使用区域的分裂合并法来分割图像,并将结果与区域生长法比较。 -seed ,slip and merge to segment a pic
quyufenlie
- 选择一副灰度图像,用区域分裂合并法对其进行分割-Choose a grayscale image, with its regional divisions split merge method
summary-homework-2011
- 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
tuxiangfengexitong
- 这是个基于VC++的图像处理系统,主要实现实现系统能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开的功能 2.实现系统能对图像文件进行保存,另存的功能 3.实现系统能对图像文件进行打印的功能 4.实现系统退出操作的功能 5.图像分割:阈值分割、区域生长、分裂合并 、区域增长法、特征空间聚类法、用分水岭变换分割法等各种方法,实现复杂区域的分割 希望对大家有用-This is based on VC++ image processing system, t
Image
- 用MFC实现了集中基本的图像分割算法,如:区域增长,分裂合并,最大类间方差等-it realized some basical image segmentation algorythm,such as region growing,split and combine,oust and so on