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

搜索资源列表

  1. multiplerpower

    0下载:
  2. 乘子迭代过程,五个文件,实现迭代运算,有效提高性能-Multiplier iteration process ONE,Implement iterative operation, effectively improve the performance to realize iterative operation, effectively improve the performance
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:8692
    • 提供者:jiang
  1. segmention

    0下载:
  2. 针对图像的各种阈值分割算法。迭代,otsu,最大熵,类间最大距离法,最大类内类间方差比法等-Segmentation algorithm for various thresholds of the image. Iteration between otsu, maximum entropy, maximum class distance method, among the largest category within the class variance ratio method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:201944
    • 提供者:刘睿
  1. code

    0下载:
  2. 1.实验目的:绘制分形图案并分析其特点。  2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。  3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代-1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-30
    • 文件大小:160618
    • 提供者:刘闯
  1. code

    0下载:
  2. 1.实验目的:绘制分形图案并分析其特点。  2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。  3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代-1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-27
    • 文件大小:160671
    • 提供者:刘闯
  1. GS_FFT

    1下载:
  2. 运用快速傅里叶转换法fft2和逆转换ifft2反复迭代进行对二维平面函数的处理程序。-Fft2 by applying the method of fast Fourier transformation and reverse change ifft2 repeated iteration of two-dimensional plane function handler.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:902
    • 提供者:陈斌
  1. CVPR2013Code

    0下载:
  2. 这是个图像去模糊的程序,采用迭代的方式。-This is a image to fuzzy program, with the method of iteration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3778793
    • 提供者:田军清
  1. plotleaf

    0下载:
  2. 使用一篇论文提供的方程组和参数——分形仿射变换方法转换过来的MATLAB程序,画一片蕨叶。输入是起始坐标x0,y0和迭代次数——一般在几万次,十万次比较清晰。-Plotting the leaf with equations and parameters given by an essay. This method is fractal theory. The input is the location of starting points x0,y0 and the iteration ti
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-27
    • 文件大小:150817
    • 提供者:ZHY
  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
    • 文件大小:659
    • 提供者:ddf dfd
  1. otsu

    0下载:
  2. 基本阈值处理算法,包括otsu和迭代阈自算法,可以直接使用-Basic threshold processing algorithms, including the otsu and iteration threshold algorithm, can be used directly
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2656
    • 提供者:tangjun
  1. K-SVD

    0下载:
  2. 依据误差最小原则,对误差项进行SVD分解,选择使误差最小的分解项作为更新的字典原子和对应的原子系数,经过不断的迭代从而得到优化的解。-Based on the principle of minimum error, the error items SVD decomposition, choose to make the smallest error decomposition item as an updated dictionary of atoms and atomic correspon
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4729
    • 提供者:高广帅
  1. K-SVD

    0下载:
  2. K-SVD是一种经典的字典训练算法,依据误差最小原则,对误差项进行SVD分解,选择使误差最小的分解项作为更新的字典原子和对应的原子系数,经过不断的迭代从而得到优化的解。-K-SVD is a classic dictionary training algorithm, based on the principle of minimum error, the error items SVD decomposition, choose to make the smallest error decom
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14461287
    • 提供者:翟吉祥
  1. threshold_segmentation

    0下载:
  2. 三种常见的图像阈值分割算法(OSTU,迭代法,期望法)-Three common image threshold segmentation algorithm(OSTU,Iteration,Expection)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:13019
    • 提供者:高建
  1. 2D-ART

    0下载:
  2. 2维CT图像重建的迭代程序,很有参考价值和意义-2 d CT image reconstruction iteration procedure, has a reference value and significance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:15754
    • 提供者:李权
  1. 3D-ART

    0下载:
  2. 3 d CT图像重建的迭代过程,具有参考价值和意义 -3 d CT image reconstruction iteration procedure, has a reference value and significance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:27966
    • 提供者:李权
  1. change_dection

    1下载:
  2. 影像的变化检测 集合了3种变化强度影像,并用3种阈值检测方法确定变化区域 效果很好-image change detection CVA SGD and Linear sum,using EM iteration and all therold
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4508190
    • 提供者:chenjiage
  1. iteration

    0下载:
  2. 多种图像梯度积分方法合集,包含frank,m_estimator,泊松等主流积分方法。-Collection of multiple integral method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:16114
    • 提供者:
  1. poisson

    0下载:
  2. 使用迭代法实现poisson image editing-Poisson image editing use the iteration algorithm to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:144409
    • 提供者:
  1. camshift

    0下载:
  2. Camshift它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是 Continuously Adaptive Mean-SHIFT ,它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果(即Search Window的中心和大小)作为下一帧MeanShift算法的Search Window的初始值,如此迭代下去。-CAMSHIFT it is improved meanshift algorithm, called for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3174
    • 提供者:张荡荡
  1. poisson_edting_iteration

    0下载:
  2. 泊松图像编辑,迭代法,opencv,c-poisson image edting, iteration, opencv, C++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4482174
    • 提供者:
  1. diedaifa

    0下载:
  2. 利用迭代法确定图像阙值,进而对灰度图像进行阙值分割-Iteration method is used to determine the image threshold and threshold of gray image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:902
    • 提供者:宋坤
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com