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

搜索资源列表

  1. FSVM-SEGMENTATION

    0下载:
  2. image segmentation with fast support vector machine
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:467635
    • 提供者:hamed
  1. Segmentation

    0下载:
  2. 高质量的MATLAB源代码 用于虹膜图像分割(Hough变换)-Quality MATLAB source code for the iris image segmentation (Hough transform)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:3266
    • 提供者:胡胡
  1. image-processing

    0下载:
  2. 本程序是基于VC++的,可以实现图像处理的一般功能,包括二值化,灰度化,图像平滑,锐化,边缘检测,图像频域增强,图像形态学,图像分割等功能-This procedure is based on VC++, can realize the function of image processing, including the value of the two, grayscale, image smoothing, sharpening, edge detection, image enhance
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:4762536
    • 提供者:金萌珏
  1. Digital-image-processing-and-MATLAB

    0下载:
  2. 图像采集,图像变换,图像增强与恢复,图像分割,图像分析与理解,图像压缩-Image acquisition, image transformation, image enhancement and restoration, image segmentation, image analysis and understanding, image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:8358893
    • 提供者:王晓
  1. picture-segmentation

    0下载:
  2. 在matlab中实现图像分割的源代码,内容包括图像反转,图像灰度线性变换和非线性变换,图像分割等多种内容-Implemented in matlab image segmentation source code, including reverses the image gray linear transformation and nonlinear transformation, image segmentation and other
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:7558
    • 提供者:樊春雷
  1. segmentation

    0下载:
  2. 使用matlab编程,进行图形图像的分割处理,-Matlab programming, graphic image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1384
    • 提供者:yuan
  1. Skin-color-segmentation

    0下载:
  2.   在目前的人脸图像信息处理领域中,包含有人脸识别、人脸跟踪、姿态估计、表情识别等多个研究方向,然而,所有这些研究方向都涉及到一个人脸标识和定位的问题,即必须知道人脸在图像中的位置以及尺寸——人脸检测。因此,对于一个完整的、自动的人脸信息分析系统来说,人脸检测算法是必不可少的。本文主要是对基于matlab平台的彩色图像皮肤区域分割算法及人脸检测系统的设计做了介绍。-In the face image information processing, including face recogniti
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:646243
    • 提供者:陈潇洒
  1. segmentation-effect

    0下载:
  2. Efficient Graph-Based Image Segmentation-input image change to segmentation effect when applying the programming
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:21180
    • 提供者:kang
  1. VCPP-image-processing

    1下载:
  2. 图像处理各个模块,包括:图像特效显示,图像的几何变换,灰度变换,,平滑处理,图像锐化处理及边缘检测,图像分割,图像合成,小波变换-Image processing modules, including: image effects display, image geometric transformation, gray-scale transformation, smoothing, image sharpening and edge detection, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-03-27
    • 文件大小:15729664
    • 提供者:姚开彬
  1. Image-segmentation-code

    1下载:
  2. Cutpicture(form)做的是直方图统计: 第一步:读入图片,并将彩色图片用公式转化为灰度图像。 第二步:用区域生长法将图片分块并对每一块做直方图统计,用广度优先搜索完成,子程序是int flood_fill()。返回值是区域内的点的数量。判断是否属于同一块区域的条件是前面搜索得到的灰度平均值是否大于给定阈值(即threshold,由用户输入决定)。 第三步:任意两块区域对区域直方图的每个色阶比例的差的绝对值求和,若和小于阈值(即threshold2,由用户输入决定)则合并两
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:2861
    • 提供者:吴魏
  1. image-segmention

    0下载:
  2. 图像 分割的基本资料,基本变换的数学原理介绍的很详细,可以用作授课资料,也可以用作自学资料-Image segmentation basic information, basic transformation of mathematical principles described in great detail, can be used as teaching materials can be used as a self-study materials
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:427817
    • 提供者:yuxiaoping555
  1. segmentation

    0下载:
  2. 这是图像处理,Matlab代码实现了一个新的水平集配方,称为距离正规化水平集演化(DRLSE),在论文“的距离正则提出图像分割的水平集演化及其应用-This Matlab code implements a new level set formulation, called distance regularized level set evolution (DRLSE), proposed by Chunming Li et al s in the paper "Distance Regular
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1903312
    • 提供者:kang
  1. image-segmentation

    0下载:
  2. 图像分解算法,四种方法可选,包括threshold, K means threshold, region growing以及gradient based segmentation-Image decomposition algorithm, four methods available, including the threshold, K means threshold, region growing and gradient based segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4239
    • 提供者:Shawn Chen
  1. Segmentation

    0下载:
  2. 区域生长算法被证实是一个有效的图像分割方法。区域生长的基本方法是从被分割对象 里作为种子区域(通常是一个或多个像素)的一个区域开始,在种子区域的相邻像素寻找与种 子像素有相同或相似性质的像素,并将这些像素合并到种子像素所在的区域中。将这些新像 素当作新的种子区域继续进行上述过程。区域生长算法主要取决于用来选择确定为种子区域 像素的标准、用来确定相邻像素的连通性类型和用来访问相邻像素的策略。-Region growing algorithms have proven to be a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:4813
    • 提供者:张涛
  1. MeanShift-segmentation

    0下载:
  2. 基于meanshift算法的图像分割,非opencv库函数,自己实现算法!-Based on the meanshift algorithm of image segmentation 。
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6248197
    • 提供者:骇客终结者
  1. image-fenge

    0下载:
  2. 在matlab环境下,基于区域增长的图像分割,代码完整,简单易懂。-In the matlab environment, based on region growing image segmentation, code integrity, simple and understandable.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:68197
    • 提供者:happy
  1. pf-segmentation-master

    1下载:
  2. Matlab interface for the image segmentation algorithm of Efficient Graph-Based Image Segmentation Pedro F. Felzenszwalb and Daniel P. Huttenlocher International Journal of Computer Vision, 59(2) September 2004. -Matlab interface for the i
  3. 所属分类:Dialog_Window

    • 发布日期:2015-03-03
    • 文件大小:24576
    • 提供者:samuraiguy81
  1. Image-segmentation

    0下载:
  2. 用matlab编写的基于角点特征技术算法的程序,主要用于图像的特征提取。-Prepared using matlab algorithm based on corner feature technology program, mainly for image feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:753669
    • 提供者:霍广电
  1. Image--Professor

    0下载:
  2. 图像分割算子用于对图像进行分割处理,提供了各种算子的分割算法代码,很实用。-Image segmentation operator for image segmentation processing, offers a variety of operator segmentation algorithm code, very practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3317
    • 提供者:
  1. segmentation

    1下载:
  2. 数字图像分割,主要是实现小鼠的肾脏CT图像分割。该程序为实现左肾的分割,分割右肾的程序与之类似。 -Digital image segmentation, mainly to achieve mouse kidney CT image segmentation. The program for the realization of the left kidney split, split right kidney procedure is similar.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:4096
    • 提供者:wanghong
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com