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

搜索资源列表

  1. 二值化源程序

    0下载:
  2. 图象处理源代码,介绍了利用迭代法对BMP图像进行二值化的方法-image processing source code, introduced to the use of iterative method of BMP images value of the two methods
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1528
    • 提供者:authority007
  1. 图像的阈值分析

    1下载:
  2. 图像的阈值分割分析,包括迭代分割,峰谷阈值分割,半阈值分割等-image thresholding segmentation analysis, including iterative segmentation, segmentation threshold peak, semi-threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:166659
    • 提供者:苗苗
  1. 图像分割迭代峰谷半阈值

    0下载:
  2. 图像的阈值分割算法,包括常用的迭代分割,半阈值分割,半阈值分割等-image thresholding segmentation algorithm, used in the iterative separate, semi-thresholding segmentation, semi-threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69568
    • 提供者:苗苗
  1. ImageFG5

    0下载:
  2. 遗传模似退火算法图像分割、还有固定阀值、迭代阀值分割,边缘跟踪等到-genetic simulated annealing image segmentation, there is a fixed threshold, iterative threshold segmentation, at the edge tracking
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:219049
    • 提供者:xiong
  1. SelfOrgTrain

    1下载:
  2. ISODATA自组织迭代图像分割代码,用于彩色图像分割,代码简单易懂,并配有注释,绝对原创-Iterative Self-Organizing ISODATA image segmentation code for the color image segmentation, easy-to-read code. and equipped with the Notes absolute originality
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4757
    • 提供者:guagua
  1. ljl2

    0下载:
  2. 对图像进行迭代阀值选取,都是我以前收集的,很好用的,在你使用时稍微改一下就可以了-right image iterative threshold selection, I used to collect all the good use, When you use it with a slight change can
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1118
    • 提供者:刘竟
  1. iterative-Fourier-algorithm

    1下载:
  2. 关于利用迭代傅里叶转换算法来处理图像相位的恢复问题的一个程序。-About iterative Fourier transform algorithm is used to dealing with image recovery phase of a program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:17813
    • 提供者:陈斌
  1. the-image-tube-CAD

    0下载:
  2. 本文以电场的三大定理、连续超张弛迭代算法、拉格朗日插值算法等原理知识作为理论基础,以 C 语言为编程工具,将由根据以上物理和数学原理所推导出来的模型转化为可以计算像管内电势的 CAD 程序软件。所编写的程序可以在给定像管参数和电极电位的情况下,计算圆柱形像管内任意一点的电位大小,并绘制出像管内的等势线;拉格朗日插值得到对称轴上任一点的电位值。 -In this paper, we base on the three theorems of the electric field, continuo
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:657060
    • 提供者:洋娃娃
  1. Image-Fusion-using-Cross-Bilateral-Filtering-base

    1下载:
  2. The Cross Bilateral filter can enhance the PSNR of multi focus images that is in image fuison. Bilateral filtering is a local, nonlinear and non- iterative technique which combines a classical low-pass filter with an edge stopping function that atten
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:21680
    • 提供者:Naga Kishore
  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
    • 文件大小:83314
    • 提供者:liqing
  1. Image-thresholding

    0下载:
  2. 【图像算法】七种常见阈值分割代码-Otsu、最大熵、迭代法、自适应阀值、手-Image thresholding algorithm seven common code-Otsu, maximum entropy, iterative, adaptive threshold, and other seven algorithm code once packed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:153453
    • 提供者:卢少波
  1. K-means-and-iterative

    0下载:
  2. 图像的K均值与迭代处理,k-均值聚类是一种动态聚类,又称“C-均值算法”。-Image k-means and iterative processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1627096
    • 提供者:赵天宇1215
  1. Image-thresholding-algorithm

    0下载:
  2. 图像阈值分割算法,最大类间方差法(OTSU)、迭代法。-Image thresholding algorithm,Otsu method (OTSU), iterative method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1115
    • 提供者:柴江松
  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
    • 文件大小:1730185
    • 提供者: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
    • 文件大小:136300
    • 提供者:ponny213
  1. imaGEre

    0下载:
  2. iterative image reconstuctı on method
  3. 所属分类:USB develop

    • 发布日期:2017-04-12
    • 文件大小:1241
    • 提供者:ferho
  1. 2CECE007-Iterative-Richardson-Lucy-Based-Improved

    0下载:
  2. Image deblurring submits the procedures that crack to lessen the amount of blur in the blurry image and provides the corrupted image an overall enhanced effect in order to achieve a better image. This paper mainly deals with the removal of blur in
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:462187
    • 提供者:pradeepa
  1. Image-reconstruct

    0下载:
  2. 基于代数迭代法的图像三维重建,可适用于各种图像图形-Image three dimensional reconstruction based on algebraic iterative method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1776
    • 提供者:徐青
  1. iteration

    0下载:
  2. 本程序实现了利用Matlab为平台,对图像进行迭代分割。文件为.m文件的形式。程序输入为string格式的图像文件名。注:建议输入灰度图像进行处理,可用压缩包中的图像文件实验。(This procedure implements the use of Matlab as a platform for iterative image segmentation. The file is in the form of an.M file. The program enters an image fil
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:189440
    • 提供者:tunder
  1. simple linear iterative clustering for matlab

    1下载:
  2. 超像素图像分割方法,简单线性迭代聚类,用于自然影像/遥感影像分割等(superpixel image segmentation, simple linear iterative clustering)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:75776
    • 提供者:crescentl
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com