搜索资源列表
matlab二值图像处理源码
- matlab实现腐蚀,膨胀,开、闭运算,提取边界操作和骨架化操作,计算图像中每个小颗粒的面积和周长等源码。
60179234620073232124363828021
- 包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 下载地址: 数字图像处理源码 -including sharpening, smoothing, edge extraction LOG filter of mathematical morphology of corrosion, swelling, skeleton, openi
9
- ch9_2_1:调用函数bwmorph实现骨架化操作(§9.2.4) ch9_2_2:利用函数bwperim实现提取边界操作(§9.2.4) ch9_2_3:利用函数bwmorph实现提取边界操作和骨架化操作(§9.2.4) ch9_2_4:利用函数imbothat处理图像(§9.2.4) ch9_2_5:利用函数imclose执行图像闭运算(§9.2.4) ch9_2_6:利用函数imopen执行图像开运算度(§9
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变
gujia
- 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processin
xihua
- 本程序使用MATLAB是对图像进行骨架化的功能。 该程序可以快速的对图像进行处理操作。-This procedure is the use of MATLAB skeleton image of the function. The program can quickly deal with the operation of the image.
skelinationpruning
- 一种新的骨架修剪算法,与之前的其他算法相比,在处理复杂图像时,其修剪效果更好。-A new skeleton pruning algorithm, and compared to other algorithms before, in dealing with complex images, the better pruning.
xihua
- 细化。通过MATLAB对图像进行细化提取骨架处理,从而方便进行下一分析-Refinement zs appises the Zhang-Suen skeletonization algorithm to image IM. IM must be binary.
BaiSkeletonPruningDCE
- 图像处理的MATLAB程序,处理图像的骨架-MATLAB image processing procedures to deal with images of skeleton
Skeleton
- 图像的骨架处理,MATLAB程序,图像的骨架-Skeleton image processing, MATLAB program, the image of the skeleton
some-examples
- 一些matlab图像图像处理例程,骨架,灰度图像梯度,凸壳,细化.-Some image image processing matlab routines, skeleton, grayscale gradient, convex hull, thinning.
Matlab-GUI-tuxiangchulixitong
- 本设计完成实现由杨帆编著的数字图像处理与分析(第二版)书中的第六章—数学形态学及其应用中的相关功能:对图像进行腐蚀和膨胀,对图像进行形态学滤波以及骨架提取。-The design is completed implemented by Yang Fan edited dig
hilditch
- 基于hilditch算法的图像骨架化处理 matlab程序 liantong.m用于计算连通联结数-image thinning based on hilditch
Programe
- 数字图像处理图像的骨架生成和提取(Matlab),有三种方法,推荐给大家!-Digital image processing image skeleton generation and extraction (Matlab), there are three ways, recommend it to everyone!
4
- 形态学骨架提取和直接提取四个顶点坐标,都是matlab图像处理的-Morphological skeleton extraction and direct extraction of four vertex coordinates are matlab image processing
骨架提取
- 图像骨架处理运用滑动模块函数进行图像的提取(Image skeleton processing, the use of sliding module function for image extraction)
图像的形态学操作
- 可实现对图像的膨胀、腐蚀、开运算、关运算、骨架提取、边缘检测、top-hat滤波、增强、填充等形态学操作。(The morphological operations such as expansion, corrosion, opening operation, closing operation, skeleton extraction, edge detection, top-hat filtering, enhancement a