CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Image Segmentation

搜索资源列表

  1. Segmentation

    0下载:
  2. 数字图像切分系统源程序.图像切分是属于图像分割的一部分,而图像分割是实现图像识别的基础。-Digital image cut subsystems source. Image segmentation image segmentation are part of the image segmentation is the basis for realization of image recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8501088
    • 提供者:李项通
  1. threshold-segmentation

    0下载:
  2. 数字图像处理,图像阈值分割和轮廓处理,对于理解分割算法,进行简单的图像编程是不错的资料!-Digital image processing, image segmentation and contour threshold treatment, for understanding the segmentation algorithm, a simple image of information programming is good!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:205034
    • 提供者:rocky
  1. morphology-reconstruction

    0下载:
  2. 形态学重构-主要是为了复杂背景条件下的图像分割,采用matlab语言编写,具有很高的参考价值。-Morphological Reconstruction- mainly to under complex background image segmentation, using matlab language, with a high reference value.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1063
    • 提供者:cwb
  1. otsu-method

    2下载:
  2. 两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。-Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1792
    • 提供者:budongwei
  1. watershed_serial

    1下载:
  2. 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。 -Watershed segmentation method is a
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3496408
    • 提供者:王帅
  1. fenge

    0下载:
  2. 利用MATLAB编写的实现纹理图像的分割,但其只是针对部分图像可以达到很好的效果,不具有普遍适应性。-Prepared using MATLAB implementation of texture image segmentation, but only for the portion of the image can be achieved very good results, do not have universal adaptability.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2176
    • 提供者:刘文娟
  1. 59tt460Grtyt

    0下载:
  2. 割图的算法,国际上正流行的图像分割方法,希望对大家有帮助-Cut graph algorithms, the international community is a popular image segmentation method, we want to help
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:553971
    • 提供者:guiyangyang
  1. HeadSegmentation

    0下载:
  2. 文件包含脑部CT图像分割的程序及所用图片-File contains the brain CT image segmentation procedures and images used in
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:143323
    • 提供者:zhangweiwei
  1. semisupervised_learning

    1下载:
  2. 包含8篇半监督学习方面的中文文献,关于半监督学习的中文文献并不是很多,我把我找到的一些文章贡献一下。分别为:“半监督学习综述”“有关半监督学习的问题及研究”“基于半监督学习的网络流量分析”“基于核策略的半监督学习方法”“一种基于半监督学习的多模态WEB查询精华方法”“半监督学习机制下的说话人辨认算法”“半监督学习在入侵系统中的应用”“基于半监督学习的眉毛图像分割方法”-Includes eight semi-supervised learning of Chinese literature on
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-10
    • 文件大小:3099779
    • 提供者:concha
  1. 20100107

    0下载:
  2. 一种基于高斯混合模型的距离图像分割算法。-Based on Gaussian mixture model for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:641454
    • 提供者:jason
  1. MATLAB_DIP_100

    0下载:
  2. 里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建,图像分割等贯穿图像处理各个方面,共100多个程序-Inside, with more than 100 image processing using MATLAB procedures, including image display, image restoration, image transformation, image compression, image reconstruct
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:28322
    • 提供者:yzy
  1. GMMS

    0下载:
  2. OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:498062
    • 提供者:jiaojiao003
  1. watershed

    0下载:
  2. 用Mathematica写的一个基于分水岭的图像分割算法,过程很详细。-Using Mathematica write a watershed-based image segmentation algorithm, the process in great detail.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3726715
    • 提供者:小白
  1. StatisticalRegionMerging

    0下载:
  2. image segmentation From the paper : Nock, Richard and Nielsen, Frank 2004. Statistical Region Merging. IEEE Trans. Pattern Anal. Mach. Intell. 26, 11 (Nov. 2004), 1452-1458.-image segmentation with statistical region merging
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:1623
    • 提供者:Qinxun Bai
  1. ColorSegmentationExample

    0下载:
  2. Color Segmentation. It activates your camera device and captures an image. Then, it displays an image of an R, G, B.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3105
    • 提供者:seduex
  1. image_Segmentation

    0下载:
  2. 平滑滤波 多图像边缘检测与分割处理,用matlab实现-Smoothing filter Multi-image edge detection and segmentation processing, using matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4927776
    • 提供者:张三
  1. MEDICALIMAGESEGMENTATION

    0下载:
  2. medical segmentation (image processing) implementation in Java-medical segmentation (image processing) implementation in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:257499
    • 提供者:rajan
  1. CorrectCarNoImageAndRegnize

    0下载:
  2. 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:301209
    • 提供者:Leo
  1. Segmentation

    0下载:
  2. collection of image segmentation here we have used
  3. 所属分类:source in ebook

    • 发布日期:2017-06-10
    • 文件大小:17825146
    • 提供者:sivashankar
  1. mean_shift_segmentation

    0下载:
  2. mean shift图像分割软件,只能对灰度图像进行处理,如果对彩色图像进行处理,需要转换-mean shift image segmentation software, only for grayscale image processing, if the right color image processing, needs to be converted
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1713
    • 提供者:陈建成
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com