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

搜索资源列表

  1. adptivega

    0下载:
  2. 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1071
    • 提供者:陈世界
  1. imageprocessing

    0下载:
  2. 很齐全的图像处理算法,包括各方面的图像处理简单算法-A very complete image processing algorithms, including all aspects of a simple algorithm for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:308091
    • 提供者:小号
  1. snake_demo

    0下载:
  2. snake算法,很好用啊,简单的实现了区域的分割,并给与实际例子-snake algerithem
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:175337
    • 提供者:王俊
  1. target-tracking-using-kalman

    1下载:
  2. 卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。-Target tracking using kalman,using this matlab program, you can see a ball tracked with a lable.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:694568
    • 提供者:白一哲
  1. GASA

    0下载:
  2. 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:82359
    • 提供者:李丽
  1. JPEGtoBMP

    0下载:
  2. jpeg图像压缩算法 附简单介绍 VC环境下运行-jpeg image compression algorithm is attached to a brief run under VC
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:33090030
    • 提供者:danny
  1. PSOmatlab

    0下载:
  2. 粒子群算法的简单MTALAB实现.方便初学者对粒子群算法有一个简单的了解。-Particle swarm optimization algorithm to achieve a simple MTALAB. Easy beginners PSO has a simple understanding.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:8914
    • 提供者:张伟
  1. guasssmooth

    0下载:
  2. 图像平滑用于去除图像中的噪声。高斯平滑,就是将每个像素的灰度值用其领域的加权平均值代替。该算法简单,能够有效去除高斯噪声。 -Image Smoothing is used to remove image noise. Gaussian smoothing is the gray value of each pixel with its weighted average of the field instead. The algorithm is simple and can effecti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:842286
    • 提供者:zhengfang
  1. ip

    0下载:
  2. 利用vc对图像处理中的简单算法进行实现,如,中值滤波,灰度变换-Vc on the use of simple image processing algorithms to achieve, such as median filtering and gray-scale transformation
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:8119900
    • 提供者:陆新
  1. PR_SimpleClusteringP26

    0下载:
  2. 孙即祥:《现代模式识别》P.26:根据相似性阈值和最小距离原则的简单聚类方法MATLAB(另一种方法实现同一种算法)-SUN Xiang: " Modern pattern recognition" P.26: According to the similarity threshold and minimum distance principle of a simple clustering method MATLAB (another way to achieve the s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:926
    • 提供者:tantao
  1. TextureSynthesis

    0下载:
  2. 纹理合成代码,包括简单贴图,镜像贴图,Chaos Monsac和Image Quilting 算法。是我纹理合成的作业,包括报告等。非常有价值。-Texture synthesis code, including a simple mapping, image mapping, Chaos Monsac and Image Quilting Algorithm. I texture synthesis operations, including the reports. Is extremely
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:12122610
    • 提供者:张司命
  1. median_filtering

    0下载:
  2. 实时中值滤波算法,通过移位实现。简单高效,适合特殊时限要求场合-real Time median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:758896
    • 提供者:sxw
  1. get

    0下载:
  2. 图像处理中要经常用到区域生长,一般方法非常耗时,这个新方法算法速度非常快,结构简单-Frequently used in image processing to regional growth, the general method is very time-consuming, this new method algorithm is very fast, simple structure,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:857
    • 提供者:洪金龙
  1. wavelet_based_compression_sub-band_coding

    0下载:
  2. 一个简单的基于小波图像压缩算法和重构算法,可以分解到不同的层-A simple algorithm based on wavelet image compression and reconstruction algorithms can be broken down into different layers
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1502
    • 提供者:zhang
  1. shuzituxiangchuli

    0下载:
  2. MATLAB数字图像处理 图像空间域平滑的几种简单算法-MATLAB image processing images of several simple spatial smoothing algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:686832
    • 提供者:Goat
  1. meanshifttracking

    0下载:
  2. 基于mean-shift的动态目标跟踪算法,简单有效,另附图库-Based on mean-shift of the dynamic target tracking algorithm, simple and effective, attach library
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2983332
    • 提供者:liu
  1. GraphicsBlanking

    1下载:
  2. 利用VC++编写的简单的3D图像消隐算法,可以对凸多面体进行图像消隐-Using VC++ written in a simple 3D image blanking algorithm, the image can be convex polyhedron blanking
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:61566
    • 提供者:董岳
  1. GL

    0下载:
  2. 计算机图形学里的入门简单算法。最基本的lines、list、font。-Introduction to computer graphics in a simple algorithm. Basic lines, list, font.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:6825
    • 提供者:李岚
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:15465493
    • 提供者:Peng
  1. CG-draw-a-circle.cpp

    0下载:
  2. 计算机图形学,画圆的最简单算法,不太简介,初学者可以参考-Computer graphics, circle the most simple algorithm, not profiles, beginners can refer to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:1278
    • 提供者:xueying
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com