搜索资源列表
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the fr a mes, that is, l
30个图像处理
- 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
Thinner
- 文字图像细化算法源代码。细化后所得的文字图像骨架是严格的1象素宽度,细化效果极佳!-text image thinning algorithm source code. After refining the text images of the skeleton is strictly a pixel width, thinning effect excellent!
Thinning
- 数字图像处理中的图像细化算法程序-digital image processing algorithm to the image thinning procedures
四种不同的图像细化算法
- 本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refi
vc++图象编程基础源代码
- 用C++编的关于图象处理的程序,包括灰度处理,图像细化,哈夫曼编码等-C series of image processing procedures, including gray-scale image processing and refinement, Huffman coding
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the fr a mes, that is, l
Thinned
- java开发的二值图像细化算法程序,能够从二值图像中提取图像骨架-java development of the binary image thinning algorithm procedures, from the binary image extracted image skeleton
tuxiangxihua11111111
- 这是图像细化的程序,能用-image thinning This is the procedure that speaks!
ThinningofImage
- vc代码实现图像细化作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成骨架,形成骨架后能比较容易的分析图像,如提取图像的特征.-vc code image as a refined image preprocessing technology that purpose of the extraction of the source image fr a me, that
ertrete
- 图像细化,感觉挺好玩的.可以试试看-image thinning, I feel very good play. Could give it a try
FourThinner
- 四种图像细化算法的源代码。包括beforethin,ThinnerHilditch,ThinnerPavlidis和ThinnerRosenfeld-four image thinning algorithm source code. Including beforethin, ThinnerHilditch. ThinnerPavlidis and ThinnerRosenfeld
file4
- 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 imag
xingtai
- 图像的形态学处理,图像腐蚀,膨胀,开启于闭合,图像细化,粗化等-Morphological image processing, image corrosion, swelling, open to closed, image refinement, coarsening, etc.
VCimageprocess
- 256色转灰度图、Hough变换、Walsh变换、对比度拉伸、二值化变换、反色、方块编码、付立叶变换、高斯平滑、灰度均衡、均值滤波、拉普拉斯锐化、离散余弦变换、亮度增减、逆滤波处理、取对数、取指数、梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Candy算子提取边缘、阈值变换、直方图均衡、中值滤波。-256 colors to grayscale, Hough transform, Walsh transf
erzhituxiangxihuasuanfa
- 图像细化的方法有两种即边缘点删除和内点保留传统的基于边缘点删除的细化算法在细化过程中只对边缘点的可删除性进行判断并作相应处理由于受跟踪顺序及所考察邻域的影响容易产生骨架的非对称性基于内点保留的细化算法容易使所获得的骨架大于一个像素本文在分析上述两类细化算法的基础上综合运用上述两种细化方法提出一种新的行之有效的并行细化算法.-Image Thinning There are two ways to delete that edge poi
byxf
- 本程序能够实现图像处理中的图像细化,是基于matlab的。-This procedure can realize image processing image thinning is based on the matlab.
FK2
- 图像细化,求得遮挡枝桠树枝的坐标,用以判断是否为同一树枝-Image thinning, tree branches to seek shelter coordinates to determine whether for the same branches
txxh
- 图像细化,代码通过定义多个算子实现了图像细化功能,效果比较好-Image thinning, code by defining a number of operators realize the image thinning function, the effect is better