CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - iterative

搜索资源列表

  1. fractural

    0下载:
  2. 分形——生成一片漂亮的树叶,通过一个矩阵迭代并不断刷新生成的图像-fractal -- generating a beautiful leaves, through an iterative matrix and constantly refresh the image
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:yt
  1. 图像分割迭代、峰谷、半阈值算法。

    0下载:
  2. 用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:65.05kb
    • 提供者:王俊惠
  1. c.tar

    0下载:
  2. 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:18.82kb
    • 提供者:陈云川
  1. EllipseFitByTaubin

    0下载:
  2. This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust. It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse: ax^2 + bxy +
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2.02kb
    • 提供者:ragada
  1. brainee-30177

    0下载:
  2. An application that implement Uninformed search algorithms * Breadth-first search * Uniform-cost search * Depth-first search * Depth-limited search (tree and recursive versions) * Iterative deepening search-An application that im
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:96.66kb
    • 提供者:amir
  1. FRSR

    1下载:
  2. 实现文献‘Fast and robust multifr a me super resolution’的仿真,程序中有详细解释,对于多帧超分辨率重建中,退化图像获得,如何进行迭代重建,都有详细说明。-Literature ' Fast and robust multifr a me super resolution' simulation, the program explained in detail for the multi-frame super-resolution re
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-03
    • 文件大小:14.77mb
    • 提供者:annywang
  1. IBP-algorithm

    2下载:
  2. 迭代反投影的高分辨率图像重建算法matlab代码-High-resolution iterative back-projection image reconstruction algorithm matlab code
  3. 所属分类:2D Graphic

    • 发布日期:2015-05-07
    • 文件大小:1kb
    • 提供者:谢寒
  1. 4_02

    0下载:
  2. 给出了迭代函数系统生成Julia集的代码-In this paper, a iterative function system redraw Julia program source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:44.65kb
    • 提供者:李云中
  1. l1benchmark

    0下载:
  2. src 算法中的迭代算法,通过该算法可以计算SRC的参数,通过使用线性表示来求。-src algorithm iterative algorithm, the algorithm can be calculated by the SRC parameter, by using a linear representation requirements.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:113.69kb
    • 提供者:颜珂
  1. LevelSet_ChunmingLi_v0

    0下载:
  2. 基于灰度图像的目标物的提取、边缘检测、迭代收缩-Extract target grayscale images based on edge detection, iterative shrinkage
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:794.12kb
    • 提供者:吕孟秋
  1. IFTA

    2下载:
  2. 简单迭代傅里叶变换算法的代码,主要用了快速傅里叶变换函数 (IFTA)-Iterative Fourier Transform Algothrim (IFTA)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:56.78kb
    • 提供者:vina lee
  1. ostu

    0下载:
  2. 对灰度图像进行直方图绘制,利用outs法和迭代法进行阈值的自动选取-Automatically selects the gray image histogram drawn threshold using outs and iterative methods
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:13.27kb
    • 提供者:姜大丫
  1. snakeV1.0

    0下载:
  2. 数字图像处理的snack算法,利用熵的原理来构建snack链表,通过迭代收敛来锁定图像中灰度变化大的轮廓。-Snack algorithm for digital image processing, the use of entropy principle to build snack list, through iterative convergence to lock the image in grayscale variation in profile.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-30
    • 文件大小:11.52mb
    • 提供者:王君亭
  1. TV

    0下载:
  2. 图像TV算法的修复的迭代实现,验证过,不过有一定局限性,不需修改。-TV iterative image restoration algorithm implementation, verification before, but there are certain limitations, without modification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:81.36kb
    • 提供者:liqing
  1. Lagrange-interpolation-program-s

    0下载:
  2. 利用MATLAB,通过迭代法实现拉格朗日插值程序,并计算迭代误差——用于高等工程数学-Using MATLAB, the Lagrange interpolation program is realized by the iterative method, and the iteration error is calculated.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:659byte
    • 提供者:ddf dfd
  1. stanford_LK

    0下载:
  2. Lucas-Kanade 跟踪算法,此算法实现了经典Lk跟踪,详细算法参见文章 An Iterative Image Registration Technique with an Application to Stereo Vision (IJCAI), B.D. Lucas and T. Kanade, 7th International Joint Conference on Artificial Intelligence (IJCAI), April, 1981, pp. 674-67
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1.65mb
    • 提供者:ponny213
  1. Bruce-D.-Lucas-Takeo-Kanade

    0下载:
  2. Lucas-Kanade 原始经典文献 An Iterative Image Registration Technique with an Application to Stereo Vision-Lucas-Kanade original classical paper: An Iterative Image Registration Technique with an Application to Stereo Vision
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:133.11kb
    • 提供者:ponny213
  1. TwIST_v2

    0下载:
  2. TwIST两步迭代收缩阈值算法,去噪,精度和迭代速度优于IST-TwIST two-step iterative algorithm contraction threshold, de-noising, accuracy and speed of iteration superior IST
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:70kb
    • 提供者:白彩娟
  1. broydeu

    0下载:
  2. matlab逆broyden迭代法计算方程,推荐给大家 不错的-Matlab inverse broyden iterative method to calculate equation, recommend to you good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-18
    • 文件大小:12kb
    • 提供者:yriuutut
  1. iterjtcdeCode

    0下载:
  2. pso算法的代码,是一种基于叠代的优化工具,系统初始化为一组随机解不错-Code of pso algorithm is a kind of based on iterative optimization tool, the system is initialized to a group of random solutions for good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:112kb
    • 提供者:eyutarsunt
搜珍网 www.dssz.com