Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - image skeleton matlab
Search - image skeleton matlab - List
用Matlab实现了对一副图像骨架的提取,方法简单,易于掌握。内附实例-Using Matlab to achieve an image of the skeleton extraction method is simple, easy to master. Containing examples
Update : 2025-02-19 Size : 211kb Publisher : 李进

hit-miss方法下的图像骨架提取,很好用-hit-miss method of image skeleton extraction, very good use
Update : 2025-02-19 Size : 1kb Publisher : ninja

DL : 0
获取对象骨架的方法,不同于matlab自带的bwmorph方法,但速度较慢-Access to the object skeleton methods, different from the matlab built-in bwmorph, but slower
Update : 2025-02-19 Size : 10kb Publisher : 胡哥

本程序可以检测出抽取骨架后的二值图像中的三叉点和端点,可以设定选项 "bwmorph" 或"thin"。-This procedure can be detected in samples after skeleton binary image of the trigeminal point and end point, you can set the option bwmorph or thin .
Update : 2025-02-19 Size : 3kb Publisher : 蓓贝

对图像实现骨架化操作、提取边界、执行图像开运算度、增强图像对比度并提取文本图像中的某些字符对象。-Implementation of the image skeleton operation, extraction of the border, the implementation of open computing degree images to enhance image contrast and to extract the text of some of the characters in the image object。
Update : 2025-02-19 Size : 1kb Publisher : fjdata

数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processing, to a binary image of the skeleton extracted follow-up to deal with. Skeleton is a very important feature of the image geometry, geometry in image analysis and related fields with a very wide range of applications, the use of the original image frame that may be important in maintaining the topological characteristics of the image under the premise of reducing the redundant information in images. Skeleton can compress image data, the reserved area of connectivity and topology, and describes the outline of the geometric characteristics of the region, and it also enabled the original image in whole or in part to recover from the skeleton or remodeling.
Update : 2025-02-19 Size : 71kb Publisher : hujiang

本程序使用MATLAB是对图像进行骨架化的功能。 该程序可以快速的对图像进行处理操作。-This procedure is the use of MATLAB skeleton image of the function. The program can quickly deal with the operation of the image.
Update : 2025-02-19 Size : 1kb Publisher :

数学形态学应用二值图像边界细化,以及二值图像骨骼化- Application of mathematical morphology refined binary image border, as well as binary image skeletonization
Update : 2025-02-19 Size : 11kb Publisher : qw

DL : 0
对图像进行细化和提取骨架操作,还是那句话,绝对原创-read an image and proccessed with matlab to get its skeleton and the result of thin
Update : 2025-02-19 Size : 24kb Publisher : jia lei

人体骨骼图像增强处理,用MATLAB语言实现-Human skeleton image enhancement processing, using MATLAB language implementation
Update : 2025-02-19 Size : 342kb Publisher : zhousheng

Morphological skeleton transform implementation (image processing)
Update : 2025-02-19 Size : 90kb Publisher : rajan

DL : 0
图像的骨架处理,MATLAB程序,图像的骨架-Skeleton image processing, MATLAB program, the image of the skeleton
Update : 2025-02-19 Size : 10kb Publisher : leo

完美的带界面的MATLAB程序,可以实现对图像二值化,以及进行一次二次骨骼化-Perfect interface with MATLAB program that can realize the image binarization, as well as a second bone of
Update : 2025-02-19 Size : 5kb Publisher : 刘恋爽

一些matlab图像图像处理例程,骨架,灰度图像梯度,凸壳,细化.-Some image image processing matlab routines, skeleton, grayscale gradient, convex hull, thinning.
Update : 2025-02-19 Size : 1.12mb Publisher : menger

本设计完成实现由杨帆编著的数字图像处理与分析(第二版)书中的第六章—数学形态学及其应用中的相关功能:对图像进行腐蚀和膨胀,对图像进行形态学滤波以及骨架提取。-The design is completed implemented by Yang Fan edited digital image processing and analysis (Second Edition) Chapter VI of the book- mathematical morphology and its applications related functions: the image erosion and dilation, morphological filtering and image skeleton extraction.
Update : 2025-02-19 Size : 57kb Publisher : konghao

本程序涉及了二值图像的腐蚀和膨胀以及运用数学形态对图像进行骨架提取和滤波等操作。-This procedure involves the erosion and dilation as well as the use of mathematical morphology binary image of the image skeleton extraction and filtering operations.
Update : 2025-02-19 Size : 350kb Publisher : konghao

基于matlab的图像骨骼化程序代码skeleton based on matlab-Matlab-based image skeleton of the program code skeleton based on matlab
Update : 2025-02-19 Size : 11kb Publisher :

图像骨架处理运用滑动模块函数进行图像的提取(Image skeleton processing, the use of sliding module function for image extraction)
Update : 2025-02-19 Size : 70kb Publisher : 若如初见123

DL : 0
image thinning in matlab
Update : 2025-02-19 Size : 10kb Publisher : nithya

1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标 22.文件打开窗口(1. image reversal 2. gray linear transform 3. nonlinear transform 4. histogram equalization 5. linear smoothing filter 6. median filter 7. image sharpening on Sobel edge detection operator and Laplasse: 8. gradient edge detection operator 9.LOG edge detection operator 10.Canny operator 11. boundary tracking (bwtraceboundary function) 12.Hough transform 13. histogram thresholding method 14. threshold method: Otsu method the 15. expansion operation 16. corrosion operation 17. opening and closing operation of the 18. opening and closing combination operation 19. morphological edge extraction 20. morphological skeleton extraction 21. direct extraction of four vertex coordinates 22. file open window)
Update : 2025-02-19 Size : 111kb Publisher : 春天里的野百合
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.