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

搜索资源列表

  1. ant_colony_image_edge_detection

    3下载:
  2. 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, \"An Ant Colony Optimization Algorithm For Image Edge Detection,\" IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18300
    • 提供者:zzn
  1. Image-Edge-Detection-Using-Ant-Colony-Optimization

    1下载:
  2. This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:306346
    • 提供者:miaosiyi
  1. ant_colony_image_edge_detection

    0下载:
  2. 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:17989
    • 提供者:jing
  1. func_ant_colony_image_edge_detection

    1下载:
  2. 用蚁群算法做图像边缘检测,过程中采用四种核函数用来做分割,最后产生不同结果用来比较。-Using ant colony algorithm to do image edge detection, the course of four kernel function used for partitioning, and finally used to compare different results.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3821
    • 提供者:mao xin yan
  1. ant-simulator-src

    0下载:
  2. 蚁群算法基本原理(用助于初学者对蚁群算法的基本原理有一个系统的了解,图形界面、形象直观。)-The basic principles of ant colony algorithm (with help beginners on the basic principles of ant colony algorithm to have a system of understanding, graphical interfaces, visual image.)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:312254
    • 提供者:likaiqi
  1. ACO

    0下载:
  2. 基于蚁群算法的医学图像分割 PDF格式 论文-Ant colony algorithm based on medical image segmentation
  3. 所属分类:File Formats

    • 发布日期:2017-05-15
    • 文件大小:4001261
    • 提供者:孙琰
  1. makeyong

    3下载:
  2. 该程序运用蚁群算法,具体为蚁群的寻路过程进行图像分割,针对普通图像跟MRI图像进行轮廓提取,效果不错,值得学习!-The program using ant colony algorithm, specifically for the colony s way-finding process of image segmentation, for the general outline of the image with the MRI image extraction, good results
  3. 所属分类:Other systems

    • 发布日期:2015-10-03
    • 文件大小:281026
    • 提供者:成林
  1. yichuansuanfa-yuzhifenge

    1下载:
  2. 图像的阈值分割,采用蚁群算法,解决了图像处理问题-Image segmentation using ant colony algorithm to solve the problem of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:4991
    • 提供者:wubin
  1. GUI

    1下载:
  2. 此文档中包含GUI界面编程以及利用GUI界面对图像进行配准,程序中包含Powell算法以及蚁群算法。-This document contains the GUI interface programming and using the GUI interface of image registration, Powell algorithm and ant colony algorithm included in the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:266733
    • 提供者:陈乐
  1. AntColony

    0下载:
  2. 图像配准技术及其matlab实现书中的蚁群算法源代码-Ant Colony Algorithm in Image registration technique using matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:966
    • 提供者:查珊珊
  1. CEC_2008_edge

    0下载:
  2. This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008. Con
  3. 所属分类:Development Research

    • 发布日期:2017-03-27
    • 文件大小:321626
    • 提供者:jansi
  1. ww

    0下载:
  2. 利用matlab构建蚁群算法自动获取图像的轮廓-Construction of ant colony algorithm using matlab image contours automatically get
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:199006
    • 提供者:吴天俊
  1. AntColony

    0下载:
  2. 图像配准技术中用蚁群算法来检测函数的最大值-Image registration technique using ant colony algorithm to detect the function of the maximum value
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:779
    • 提供者:西瓜
  1. aca-color

    1下载:
  2. 采用蚁群算法分割图像,非本人原创,大家共同学习-Ant colony algorithm using image segmentation, non-my original, learn together
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1295
    • 提供者:杨学伟
  1. ant

    0下载:
  2. 基于蚁群算法的图像边缘检测,使用matlab运行,亲测,可以使用-Image Edge Detection Based on ant colony algorithm using matlab run, pro-test, can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:19013
    • 提供者:men
  1. Image-segmentation-using-ant-colony

    2下载:
  2. 用蚁群算法与改进蚁群算法实现图像分割,有图像,可用-Using ant colony algorithm and the improved ant colony algorithm to realize the image segmentation.It is available
  3. 所属分类:matlab

搜珍网 www.dssz.com