CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - image thinning
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - image thinning - List
[
Special Effects
]
Thinning
DL : 0
数字图像处理中的图像细化算法程序-digital image processing algorithm to the image thinning procedures
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王暄
[
Graph Recognize
]
Thinned
DL : 0
java开发的二值图像细化算法程序,能够从二值图像中提取图像骨架-java development of the binary image thinning algorithm procedures, from the binary image extracted image skeleton
Update
: 2025-02-17
Size
: 357kb
Publisher
:
mete
[
source in ebook
]
thinning
DL : 0
该代码为二值图像进行细化,为学习图像目标识别及,目标边界细化方面很有帮助-code for the binary image thinning, as a learning object recognition and image, target border helpful Refinement
Update
: 2025-02-17
Size
: 62kb
Publisher
:
kai
[
Special Effects
]
ertrete
DL : 0
图像细化,感觉挺好玩的.可以试试看-image thinning, I feel very good play. Could give it a try
Update
: 2025-02-17
Size
: 109kb
Publisher
:
yangwendy
[
Special Effects
]
slight
DL : 0
用于图形的细化处理,vc6.0平台编译通过,注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Thinning treatment for graphics, vc6.0 platform compiler passed, note that this procedure should be applied to the thinning algorithm with black-and-white line binary image thinning effect can be seen before.
Update
: 2025-02-17
Size
: 40kb
Publisher
:
楚风云
[
Special Effects
]
[numberRecognition
DL : 0
图象细化处理的VB源程序,图象二值化的VB源程序。变换为灰度图象的VB源程序-Image thinning treatment of VB source code, image binarization of the VB source code. Transform for gray-scale image of the VB source code
Update
: 2025-02-17
Size
: 5kb
Publisher
:
江卓
[
Special Effects
]
imagethining
DL : 0
图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。 一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。 本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。-Image Thinning (Image Thinning), generally refers to binary image of the skeleton (Image Skeletonization) an operation of computing. An image of the skeleton by a number of lines and curves (more ideal is a single pixel width), can provide a skeleton image target size and shape information, which in the digital image analysis in an important position, image thinning (skeleton of) is image recognition, line-type image of an important means of target analysis. This article will explore some properties of the skeleton is given how to determine whether a pixel belongs to the target image of the skeleton, the final goal will be given access to images of the basic algorithm skeleton.
Update
: 2025-02-17
Size
: 108kb
Publisher
:
魏建亮
[
Graph program
]
bwmorph
DL : 0
一个基于形态学图像细化的程序,处理效果挺不错的-Morphological image thinning based on the procedures
Update
: 2025-02-17
Size
: 4kb
Publisher
:
wanlileng
[
Graph program
]
Thinning
DL : 0
图像细化是计算机视觉的重要任务之一,这里用了S.k于2005年提出的最新算法完成,除了细化还可以滤掉椒盐噪声-Computer Vision Image Thinning is one of the important tasks, here the Sk in 2005 the completion of the latest algorithms, in addition to refined salt and pepper noise can be filtered out
Update
: 2025-02-17
Size
: 3kb
Publisher
:
saber
[
Graph program
]
LineSegmentSplitter_Source
DL : 0
一个用基于C# .net 编写的线性边缘分割,以达到二值图像的细化效果-Use based on a C#. Net written in a linear edge of segmentation in order to achieve binary image thinning effect
Update
: 2025-02-17
Size
: 18kb
Publisher
:
顾鹏
[
JSP/Java
]
newfndistrans
DL : 1
The Distance Transforn of a Binary Image, This is a image processing program which performs the distance transform of a binary image.Distance transform is widely used for image thinning and finding skeleton of an image.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
aymeng
[
Special Effects
]
thinning
DL : 0
基于Matlab程序的图像细化算法基于Matlab程序的图像细化算法-Matlab program based on the image thinning algorithm based on image thinning algorithm Matlab program
Update
: 2025-02-17
Size
: 16kb
Publisher
:
王羽
[
Special Effects
]
C.image.thinning.algorithm.corrosion
DL : 0
C 图像腐蚀膨胀细化算法设计C image thinning algorithm corrosion expansion -C image thinning algorithm corrosion expansion
Update
: 2025-02-17
Size
: 16kb
Publisher
:
spo
[
matlab
]
image-processing-normalizeSign
DL : 0
this is matlab code used to process an image to crop, thinning, resizing, and binarization.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wanfazri
[
Special Effects
]
Character-image-thinning
DL : 0
字符图像细化。注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Character image refinement. Note that this procedure should be used in the refinement algorithm with binary images of black and white lines can be seen fine results.
Update
: 2025-02-17
Size
: 48kb
Publisher
:
大鹏
[
matlab
]
thinning
DL : 0
一些二值图像的细化算法和源程序代码,很有用哦-Some binary image thinning algorithm and source code, very useful oh
Update
: 2025-02-17
Size
: 159kb
Publisher
:
子莹
[
Special Effects
]
Image-thinning
DL : 0
简单介绍了图像细化的方法和实现代码Image thinning-A brief introduction to image refinement methods and code Image thinning
Update
: 2025-02-17
Size
: 54kb
Publisher
:
jkzxhkjf
[
GDI-Bitmap
]
image-thinning
DL : 0
本代码适用于图像细化的初学者,方便简单适用,可直接运行并进行改动处理-This code applies to image thinning beginners, easy to apply, and can be run directly alter treatment
Update
: 2025-02-17
Size
: 3.27mb
Publisher
:
翟亚宇
[
Windows Develop
]
image-thinning-algorithm
DL : 0
图像四种细化算法,Hilditch细化算法 Pavlidis细化算法 Rosenfeld细化算法 索引表细化算法-Four image thinning algorithm,Hilditch thinning algorithm Pavlidis thinning algorithm Rosenfeld thinning algorithm The index table thinning algorithm
Update
: 2025-02-17
Size
: 10kb
Publisher
:
管春苗
[
Special Effects
]
image-thinning
DL : 0
图像细化,对图像进行细化处理,提供演示图片-Image thinning, thinning the image processing provides demonstration image
Update
: 2025-02-17
Size
: 68kb
Publisher
:
陈卓群
«
1
2
3
4
5
6
7
8
9
10
...
21
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.