CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - SEGMENTATION
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - SEGMENTATION - List
[
Graph program
]
segmentation
DL : 0
segmentation数字图像分割-segmentation Digital Image Segmentation
Update
: 2025-02-17
Size
: 3.69mb
Publisher
:
卢东岳
[
Windows Develop
]
Watershed-Segmentation
DL : 0
用标记-分水岭算法对输入图像进行分割 This the implementation of the algorithm based on immersion model.-Markers-watershed algorithm, the image segmentation This is the implement ation of the algorithm based on immersion model .
Update
: 2025-02-17
Size
: 9kb
Publisher
:
肖雪
[
2D Graphic
]
segmentation
DL : 0
edge-based active contour segmentation
Update
: 2025-02-17
Size
: 15kb
Publisher
:
jie
[
Other
]
MPEG-shot-segmentation
DL : 0
国内人写的关于mpeg视频流的视频分割综述,很经典,不喜欢看英文的读者可能会喜欢-domestic wrote on the mpeg video streaming on the video segmentation, classic, do not like to watch the English readers might like
Update
: 2025-02-17
Size
: 172kb
Publisher
:
liu yang
[
Special Effects
]
Segmentation-by-Wavelet
DL : 0
使用小波进行图象分割的一个实例,效果还可以-using wavelet image segmentation an example, the effect can also
Update
: 2025-02-17
Size
: 63kb
Publisher
:
唐盛
[
Books
]
segmentation
DL : 0
图像分割的电子书,文件是djvu格式的,请下载相关插件阅读,插件太大-Image segmentation of e-books, documents are DjVu format, please download the relevant plug-in reading, plug-ins too
Update
: 2025-02-17
Size
: 3.69mb
Publisher
:
海平
[
Software Engineering
]
Fast-Video-Segmentation-Algorithm
DL : 0
快速视频分割算法-Fast video segmentation algorithm
Update
: 2025-02-17
Size
: 1.4mb
Publisher
:
lijin
[
Software Engineering
]
Video-Segmentation-in-the-Wavelet
DL : 0
基于小波的视频分割-Wavelet-based video segmentation
Update
: 2025-02-17
Size
: 71kb
Publisher
:
lijin
[
Other
]
Objective-Evaluation-of-Video-Segmentation-Quality
DL : 0
分割评价-Segmentation evaluation
Update
: 2025-02-17
Size
: 800kb
Publisher
:
lijin
[
Special Effects
]
Segmentation
DL : 0
虹膜识别的内外边缘图像分割,包括瞳孔的分离,还有外边界的分离-Iris recognition both inside and outside the edge of image segmentation, including the separation of the pupil, as well as outside the borders separating
Update
: 2025-02-17
Size
: 10kb
Publisher
:
方文利
[
Graph program
]
segmentation
DL : 0
可对图像进行分割,边缘检测等功能的实现,用VC++语言,高效,推荐-Can image segmentation, edge detection features such as the realization, using VC++ Language, efficient, recommended
Update
: 2025-02-17
Size
: 204kb
Publisher
:
hujin
[
Special Effects
]
Segmentation
DL : 0
医学图象分割软件,使用了基于Min-Cut/Max-Flow开元方程库(可在http://www.adastral.ucl.ac.uk/~vladkolm/software.html下载最新版本) 做分割判断, 并使用cimg库读取dcm图片. 本部分源码只负责切出轮廓, 轮廓将在openGL端中输出. -Medical image segmentation software, the use of equations based on the Kaiyuan Min-Cut/Max-Flow library (available at http://www.adastral.ucl.ac.uk/ ~ vladkolm/software.html download the latest version) to do partition to judge, and use the library to read CIMG DCM picture. The source code is only responsible for part of the contour cut, contour in openGL output side.
Update
: 2025-02-17
Size
: 163kb
Publisher
:
zhou
[
matlab
]
segmentation
DL : 0
matlab 代码为图像的分割,执行效果可以看程序的执行-matlab code for image segmentation, the performance of the implementation of the procedures can be seen
Update
: 2025-02-17
Size
: 311kb
Publisher
:
Tqing
[
2D Graphic
]
levelset-segmentation-vc
DL : 1
基于水平集方法的图像分割越来越显示它的优越性,它有对初始轮廓线位置不敏感,拓扑适应性强等优点,此源码是基于水平集方法的VC实现-Based on the level set method for image segmentation increasingly demonstrated its superiority, it has the location of the initial contour is not sensitive to topological adaptability, etc., this source is based on the level set method of VC realize
Update
: 2025-02-17
Size
: 52kb
Publisher
:
anchoret
[
Special Effects
]
Image-segmentation-Extraction
DL : 0
一个车牌字符分割小程序,分割效率高。实现简单-A license plate character segmentation of small procedures, segmentation and high efficiency. Realize a simple
Update
: 2025-02-17
Size
: 64kb
Publisher
:
长工
[
matlab
]
Iris-Segmentation
DL : 0
Daugman虹膜识别方法的研究,利用2_D Gabor filter进行Iris Recognition. MATLAB实现基于Daugman的虹膜提取算法源代码\Iris-Segmentation-Daugman iris recognition method, using 2_D Gabor filter for Iris Recognition.MATLAB based on Daugman
Update
: 2025-02-17
Size
: 57kb
Publisher
:
唐龙
[
Special Effects
]
segmentation
DL : 0
基于多尺度双变量多项式曲面拟合方程的图像表面分割算法的C++源码实现-Based on multi-scale surface fitting bivariate polynomial equation image segmentation algorithm based on the surface of the C++ Source realize
Update
: 2025-02-17
Size
: 7kb
Publisher
:
Jerry
[
Special Effects
]
segmentation
DL : 0
介绍了视觉颜色空间及其在交互式图像分割中的作用, 实验分析了它的奇异性, 在此基础上, 考虑像素的 空间和色彩分布, 提出了基于区域生长法的多颜色空间、 多度量准则的聚类算法和零碎区域的合并算法, 颜色空间选取HSL 和RGB 两种, 相似性度量包括了种子点、 扩张点和生长区域三个方面, 并用于敦煌壁画图像的分割.-Introduce the visual color space and its application in interactive image segmentation of the role, experimental analysis of its singularity, on this basis, taking into pixel space and color distribution, based on region growing multi-color space, multi-metric criteria clustering algorithm and fragmented region merging algorithm, select the HSL color space and RGB are two similarity measure, including the seed point, the expansion point and the three aspects of regional growth, and for image segmentation in Dunhuang murals.
Update
: 2025-02-17
Size
: 340kb
Publisher
:
singro jiang
[
Special Effects
]
image-segmentation
DL : 0
介绍有关图像分割算法的文章,PDF文档的,水平集,贝叶斯等。-Image segmentation algorithm on the introduction of articles, PDF documents, level sets, such as Bayesian.
Update
: 2025-02-17
Size
: 1.06mb
Publisher
:
duruoyu
[
Special Effects
]
Image-segmentation-Extraction
DL : 0
图像分割加特征提取的算法,一起分享,共同研究,共同进步-Add feature extraction image segmentation algorithms, along with sharing, joint research, and common progress
Update
: 2025-02-17
Size
: 54kb
Publisher
:
meimei
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.