当前位置:
首页 资源下载
搜索资源 - watershed transformation
搜索资源列表
-
0下载:
时空联合的视频对象分割,时域采用多帧帧差,形态学处理和高斯聚类,空域采用小波变换和分水岭变换。时域分割的模板与空域分水岭变换的结果融合得到最终的分割结果。-joint space-time video segmentation, multi-domain when displayed poor handling and morphology Gaussian clustering, airspace wavelet transform and watershed transformation.
-
-
0下载:
在一个图像中检测目标是图像分割的一个例子。为分割连通目标,时常用Watershed变换。如果把一幅图像看做一个具有山(高亮度)和低谷(低亮度)的表面,那么这个变换在一幅图像中找亮度低谷。-in an image detection of image segmentation is a case in point. Segmentation of connectivity, often used Watershed transform. If an image is seen as a Hill
-
-
0下载:
程序实现分水岭变换的图像分割,是基于直观分水岭定义的图像分割算法的实现。附件中包含算法介绍的文章。,Process to achieve watershed transformation of image segmentation is based on the intuitive definition of the watershed image segmentation algorithm. Algorithm is described in the annex containing the
-
-
0下载:
分水岭变换所用的距离图象计算程序,可比较准确的计算距离值-Watershed transformation from the images used in the calculation procedures, which are more accurate calculation of the distance values
-
-
0下载:
C语言开发的基于梯度图的分水岭变换,用于灰度图像的分割,具有比较好的分割效果。-C language development gradient map based on watershed transformation for gray-scale image segmentation, with a relatively good segmentation results.
-
-
0下载:
基于分水岭变换的目标图像的分割与计数方法 计算机工程-Based on Watershed Transformation Target Image Segmentation and counting methods computer engineering
-
-
0下载:
舌体轮廓的图像分割是计算机辅助舌诊系统进行图像分析的前提条件。提出了一种基于分水岭交换和主动轮廓模型相结合的自动轮廓分割算法。采用了分水岭变换的结果作为主动轮廓模型算法的初始曲线。在分水岭变换中,通过引入标记函数和强制最小值技术解决了传统分水岭变换可能导致的过分割问题,同时,在保证分割质量的基础上,通过降采样的方法来提高分割速度-Tongue contours for image segmentation is aided tongue diagnosis system, a prerequis
-
-
0下载:
利用matlab软件,使用距离变换和分水岭法对图像进行分割-Using matlab software using the distance transformation and watershed image segmentation method
-
-
1下载:
这是个基于VC++的图像处理系统,主要实现实现系统能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开的功能
2.实现系统能对图像文件进行保存,另存的功能
3.实现系统能对图像文件进行打印的功能
4.实现系统退出操作的功能
5.图像分割:阈值分割、区域生长、分裂合并 、区域增长法、特征空间聚类法、用分水岭变换分割法等各种方法,实现复杂区域的分割
希望对大家有用-This is based on VC++ image processing system, t
-
-
0下载:
改进的分水岭算法,实现了分水岭变换,能很好的抑制过分割现象,初学者可以做参考。-Improved watershed algorithm and watershed transformation and inhibition of over-segmentation, a beginner can do a reference.
-
-
0下载:
使用matlab编程,通过分水岭法对图像进行分割。包括高帽变换,低貌变换等。-The use of MATLAB programming, through the watershed algorithm for image segmentation. Including the top-hat transformation, low profile transformation.
-
-
0下载:
在为分割使用分水岭变换之前,通常使用梯度幅度来预处理图像。-Before using watershed transformation for segmentation,we usually use gradient magnitude to preprocessing the image.
-
-
0下载:
This paper proposes an effective approach to the detection of small objects by employing watershed-based
transformation. In our work, moving objects with small size and low contrast are fi rst detected from an image sequence
which was captur
-
-
0下载:
I am trying to perform automatic corneal nerve image segmentation by using watershed algorithm. I did some preproccessing to the nerve images and then applied the watershed transformation. Now, I want to join the continuous points in watershed segmen
-
-
0下载:
分水岭算法 能够对细胞图像进行分水岭变换并计算细胞数-Watershed algorithm to image cell watershed transformation and calculate the number of cells
-
-
0下载:
In most of the approaches of computer-aided detection of breast cancer, one of the preprocessing steps applied to the mammogram is the removal/suppression of pectoral muscle, as its presence within the mammogram may adversely affect the outcome of ca
-
-
0下载:
IMAGE SEGMENTATION: A WATERSHED TRANSFORMATION
ALGORITHM
-