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

搜索资源列表

  1. OpenCV种子填充实现彩色图像分割的代码

    2下载:
  2. OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1928
    • 提供者:陈其星
  1. Otsu算法(灰度图像的域值分割)的C++类实现

    0下载:
  2. Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:zhou
  1. 彩色分割后8连通处理

    0下载:
  2. 彩色分割后8连通处理,给出了彩色图像的一种聚类算法-after eight color segmentation connectivity, a color image is a clustering algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1222
    • 提供者:郭武
  1. buddy_算法

    1下载:
  2. Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所以分割过程十分简单:空闲块(低地址)被连进相应大小的队列而这
  3. 所属分类:系统编程

    • 发布日期:2011-05-27
    • 文件大小:4311
    • 提供者:npu
  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:262274
    • 提供者:六六
  1. K-Means聚类

    1下载:
  2. k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效。-k-means clustering algorithm source code. Kmeans is a common segmentation algorithm is simple but efficient.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1659
    • 提供者:熊健
  1. seg_source

    0下载:
  2. 图像分割算法,主要有水平集算法,等等其他的算法。-image segmentation algorithm, the main level of algorithm, and so on the other algorithms.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:128117
    • 提供者:宋军
  1. energy-v1.1.src.tar

    0下载:
  2. 一种基于能量最小化的图像分割算法,相关论文曾经获得最佳论文奖。(用winrar解压)-based on the minimum energy of image segmentation algorithm, the relevant papers had best paper award. (Using WinRAR decompression)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4259
    • 提供者:王选
  1. 单阈值图像分割

    0下载:
  2. 用matlab编写的采用遗传算法进行图像分割的一个程序-using Matlab prepared using genetic algorithms for image segmentation of a program
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:135993
    • 提供者:马文
  1. 一种利用颜色信息的车牌字符分割新算法

    1下载:
  2. 一种利用颜色信息的车牌字符分割新算法.rar-A color information of license plates segmentation algorithm. Rar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:273462
    • 提供者:lxz
  1. extract_yellow_region

    0下载:
  2. 车牌识别技术422 10.1 系统简介422 10.1.1 车牌定位技术综述423 10.1.2 车牌字符 识别技术综述423 10.2 车牌图像定位与分割算法424 10.2.1 车牌图像的-Vehicle Identification Technology System 422 10.1 422 10.1.1 plates positioning technology on 423 10.1.2 License Plate Recognition Technology 423 10.2 pl
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:894
    • 提供者:刘星
  1. edison_color-seg

    1下载:
  2. Edison的彩色图像分割算法源代码,下载后直接运行即可。无解压密码-Edison color image segmentation algorithm source code, download can be run directly. Without extracting passwords
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1416020
    • 提供者:阳云
  1. Summerwatershold

    0下载:
  2. 细胞粘连分割算法,分水岭实现,是一篇论文的验证程序,保证可靠性,实验图片附内-cell adhesion segmentation algorithm, a watershed achievement is a paper verification process to ensure reliability, within experimental Photo :
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:941471
    • 提供者:luori
  1. zdfgsf

    0下载:
  2. 本程序是个示例程序,主要是演示计算机图形学的裁剪的中点分割算法.-this program is a sample program, mainly computer graphics demonstration of cutting the midpoint segmentation algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17954
    • 提供者:王延芳
  1. Threshold-1

    0下载:
  2. 各种分割算法的实验 包括阈值分割,多阈值分割,二维最大熵分割等-various experiments, including the threshold segmentation, multi-threshold segmentation, 2D Maximum Entropy segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:96063
    • 提供者:赵赵
  1. TypRec

    1下载:
  2. 车牌识别程序之车牌分割算法,MFC开发,带样本图片文件-LPR procedures plates segmentation algorithm, MFC development, with sample photos
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:725413
    • 提供者:wan
  1. watershare

    1下载:
  2. 基于分水岭的图像分割算法,全面,可以在vc下运行。-based on the watershed image segmentation algorithm, complete, the vc running.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8759
    • 提供者:陈璞娜
  1. txfg

    0下载:
  2. 图像分割算法,很实用,下过去看看吧-image segmentation algorithm, is very practical, under the past and let's see it.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:俞加杰
  1. ContrastSeg

    0下载:
  2. 一种改进的对比度分割算法。对红外图像有很好的分割效果。-an improved contrast ratio segmentation algorithm. The infrared image segmentation is a good result.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:786
    • 提供者:高强
  1. cancer

    1下载:
  2. 细胞检测,通过细胞边缘跟踪,迭代阈值分割算法,检测细胞边缘,计算细胞大小,对细胞进行判断-cell detection, tracking through the edge of the cells, iterative threshold segmentation algorithm to detect the edge of the cells, the cell size, right cells judgment
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:29089
    • 提供者:夏蓉
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com