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

搜索资源列表

  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49.09kb
    • 提供者:pbt
  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
    • 文件大小:1.88kb
    • 提供者:陈其星
  1. 改进的对比度分割

    0下载:
  2. 改进的对比度分割算法-matlab:通过迭代搜索,产生能使分割效果产生最大对比度的阈值
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-12-02
    • 文件大小:518byte
    • 提供者:469211894
  1. PSOandsdive.rar

    1下载:
  2. 运用微粒群算法求解改进的二维熵最大值算法,对于医学图像分割非常有用,Using the PSO algorithm to calculate the maximum of the improve 2D entropy value
  3. 所属分类:Graph program

    • 发布日期:2015-12-27
    • 文件大小:1.9kb
    • 提供者:郑英
  1. advancedcvmodel.rar

    1下载:
  2. 采用改进的CV图像分割算法用于提取图像边缘轮廓,代码注释很详细。,CV improved image segmentation algorithm for extracting image edge profile, the code is very detailed notes.
  3. 所属分类:Special Effects

    • 发布日期:2015-09-24
    • 文件大小:15.46kb
    • 提供者:杨涵
  1. CvBSLibGMM

    0下载:
  2. 改进的高斯混合模型用于运动目标的检测和分割,利用C++和matlab混合编程.-Improved Gaussian mixture model for moving object detection and segmentation, the use of C++ and matlab programming mixed.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:264.79kb
    • 提供者:杨佳
  1. a-level-set-inariable-distance

    1下载:
  2. 李春明提出的无需水平集初始化的思想是图像分割的一个重大突破,重庆大学的何传江教授对该算法进行了改进,里面是我的实现算法-Li Chunming s no need to initialize the idea of ​ ​ the level set image segmentation is a major breakthrough, Chongqing University, Professor He Chuanjiang to improve the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:498kb
    • 提供者:sjx
  1. roadsegmentation

    0下载:
  2. 遗传算法在道路图像阈值分割中的应用,算法中对遗传算法的遗传算子进行了一系列的改进,收敛性较好。-Genetic Algorithm in the path of the image threshold segmentation application, the algorithm of genetic algorithm genetic operator carried out a series of improvements, a better convergence.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-15
    • 文件大小:2.83kb
    • 提供者:wuhao3424
  1. OTSUMultiThre

    0下载:
  2. 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU sing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:303.23kb
    • 提供者:李成
  1. tuxintuizhifenge

    1下载:
  2. 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:138.21kb
    • 提供者:子登
  1. jseg

    0下载:
  2. 图像分割是一个经典难题,从七十年代起图像分割问题就吸引了很多研究人员为之付出了巨大的努力,但到目前为止还不存在一个通用的方法,也不存在一个判断分割是否成功的客观标准。本文对图像分割方法,特别是近几年来图像分割领域中出现的新思路、新方法,或对原有方法的新的改进给出了一个比较全面的综述。-image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:170.44kb
    • 提供者:圣约翰
  1. GACgaijin

    1下载:
  2. 用改进的GAC变分水平集方法实现图像分割,简化和避免了重新初始化问题-GAC improved variational level set method to achieve image segmentation, simplification and to avoid the issue of re-initialization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:11.22kb
    • 提供者:dongjiane
  1. julei

    1下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:691.86kb
    • 提供者:马成
  1. func_mean_shift_image_segmentation_demo

    0下载:
  2. 这是一个改进的阈值分割算法,能有效地对各种图像进行分割-This is an improved threshold segmentation algorithm, can effectively partition the various images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.72kb
    • 提供者:梁军华
  1. mygvf

    0下载:
  2. 自己设计的GVF模型图像分割程序,改进了初始轮廓的选择方法,快速分割。-GVF model designed image segmentation process to improve the initial outline of the selection method, rapid division.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:25.21kb
    • 提供者:YinWenjie
  1. 73462706LevelSetMethod2_dll

    1下载:
  2. C_V模型的改进算法,一种很好的图像分割模型。对于MRI图像分割效果较好。-Implicit Active Contours Driven by Local Binary Fitting Energy
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:274.1kb
    • 提供者:王明盛
  1. aca

    0下载:
  2. 应用改进的fcm进行图像分割。有较好的实验结果。-use improve fcm image segment.wish to help everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.81kb
    • 提供者:tt
  1. recognition

    0下载:
  2. 在单层模糊图像增强算法的基础上的一种改进图像分割分法-In the single-layer fuzzy image enhancement algorithm based on a points system to improve image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-02-19
    • 文件大小:1.1mb
    • 提供者:陈建成
  1. GAC_pde

    0下载:
  2. 基于偏微分方程的对GAC模型的改进算法的程序实现,可以对图形进行分割,此程序中如改变迭代的次数,分割效果回会逐渐的变好,但速度会变慢,当迭代次数超过4000次以上,效果就不是很明显了-GAC model based on partial differential equations of the improved algorithm program implementation can be divided on the graphics, this program, such as chang
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:8.34kb
    • 提供者:紫星
  1. weimianfenge

    0下载:
  2. 一种改进的图象分割程序,分割出来效果相当好,尤其对于丰富的图象,保证别人没有上传过-Based on graph cut image segmentation algorithm, split the result was very good, especially for texture-rich images, ensure that no one else uploaded
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com