搜索资源列表
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
粗化细化
- 本程序是图形与图象处理方面的,实现的是对图片进行粗化和细化,学过此方面知识的人就知道。-graphics and image processing, and achieving the pictures of the rough and refined, academic knowledge of this person know.
图像处理算法
- rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
三种图像处理
- 用c语言写的三种常用的图像处理算法,包括边沿检测与提取,模板匹配和图象腐蚀膨胀细化-language used to write the three commonly used image processing algorithms, including edge detection and extraction. template matching and image thinning corrosion expansion
chuhuaxihua
- 对设备无关位图进行粗化细化处理 对于图象的形态学的处理必不可少-right device-independent bitmap for coarsening for refined image processing essential morphological
myxihua
- 采用C#实现对图像的细化处理,给出了原始图像和处理后的效果-C# achieve the refinement of image processing, the original image is processed and the results
图像的粗化细化
- 运用原图像的5×5相邻区域像素值,对图像进行细化处理和粗化处理。
粗化 细化
- 用于vc++图象粗化和细化处理,只能处理256色以下的图象,可连续处理.-for vc images rough and refined, can only handle 256 colors of images, continuous processing.
基于Matlab 7.0的指纹图像预处理
- 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
test.rar
- 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。 用形态学击中击不中变换方法对图象进行细化处理。 实验图象:二值图象由一段文字组成,word_bw.bmp,The preparation of a universal binary morphological operations (erosion and expansion of open and close and hit
bmp
- 可以对bmp位图执行二值化,中值滤波,补偿遗漏点,细化处理。-Bmp bitmap can implement binarization, median filtering, compensation omitted point, refinement to deal with.
shiyan2
- 图像边界提取、图像边界增强、图像二值化、图像细化处理代码。实用、适用的可以下载-Image edge extraction, image enhancement border, image binarization, image thinning treatment code. Practical, applicable can download a try ...
1
- 用于二值图像的细化处理,开发环境为matlab,对图像处理便捷有效-For the refined binary image processing, development environment for matlab, convenient and effective for image processing
d45c72acf8a2
- 图像处理源程序代码,关于图像的细化处理程序-Image processing source code, on the detailed image processing procedures
FingerPrint
- 可靠的指纹图像细化处理算法,采用opta-Reliable fingerprint image thinning algorithm, using opta
sobel彩色图像边缘细化处理
- sobel彩色图像边缘细化,分解RGB三通道图像,对各通道进行x和y方向上的梯度幅值计算,设置阈值,合并三通道,彩色显示。可直接使用
细化处理水位
- 处理水位图像的,使用MATLAB做的,将一张图中的水位提取出来
手指静脉图像预处理
- matlab下的手指静脉图像预处理:均衡化,膨胀,腐蚀,细化,手指边缘检测,截取roi区域,尺度归一化以及灰度归一化。(Finger vein image preprocessing under matlab: equalization, expansion, corrosion, thinning, finger edge detection, interception of ROI region, scale normalization and gray normalization.)