搜索资源列表

  1. Floyd-Steinberg

    0下载:
  2. Floyd-Steinberg算法的源代码.要注意的是,误差传播有时会引起流水效应,即误差不断向下,向右累加传播。解决的办法是:奇数行从左到右传播,偶数行从右到左传播。-Floyd-Steinberg algorithm source code. It should be noted, Error Propagation sometimes causes water effects, that is, constant downward
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1754
    • 提供者:陆芸
  1. BayerandFloyd-Steinberg

    0下载:
  2. 能够实现Bayer抖动显示图像及Floyd-Steinberg抖动显示图像,只支持256色的图像。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:200398
    • 提供者:张金泉
  1. Floyd-Steinberg

    0下载:
  2. Floyd-Steinberg算法的源代码 用int类型的缓冲区存储新值是可行的
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1951
    • 提供者:an
  1. Floyd-Steinberg

    0下载:
  2. 利用误差扩散算法中的Floyd-Steinberg抖动算法来对图像进行二值化处理,从而方便图像调频加网输出
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:260090
    • 提供者:xiaoxin
  1. 最短路径 迪杰斯特拉

    0下载:
  2. 最短路径 迪杰斯特拉 最短路径 迪杰斯特拉-Shortest Path Floyd Shortest Path Floyd
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-28
    • 文件大小:23552
    • 提供者:lsx
  1. zxfy_zdl

    0下载:
  2. 用Floyd算法设计的最小费用最大流,求最大流时,用的是标号算法-Floyd algorithm design with the minimum cost maximum flow, for maximum flow, the algorithm is labeling
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:
  1. Floyd-Steinberg

    0下载:
  2. Floyd-Steinberg算法的源代码.要注意的是,误差传播有时会引起流水效应,即误差不断向下,向右累加传播。解决的办法是:奇数行从左到右传播,偶数行从右到左传播。-Floyd-Steinberg algorithm source code. It should be noted, Error Propagation sometimes causes water effects, that is, constant downward
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:陆芸
  1. BayerandFloyd-Steinberg

    0下载:
  2. 能够实现Bayer抖动显示图像及Floyd-Steinberg抖动显示图像,只支持256色的图像。-Jitter can be realized Bayer show images and show the Floyd-Steinberg dithering images, only support 256-color images.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-04-28
    • 文件大小:3302400
    • 提供者:张金泉
  1. IMGCaputre

    0下载:
  2. 包含两种图像显示方式,bayer抖动显示和floyd-steinberg抖动显示。-Contains two types of image display, bayer jitter display and show the floyd-steinberg dithering.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-28
    • 文件大小:196608
    • 提供者:xjy
  1. Floyd

    0下载:
  2. 实现Floyd算法的程序,用vc++编写,清楚易懂-Floyd algorithm realize the procedure, using vc++ Prepared, clear and understandable
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-28
    • 文件大小:209920
    • 提供者:damxie
  1. Floyd-Steinberg

    0下载:
  2. Floyd-Steinberg算法的源代码 用int类型的缓冲区存储新值是可行的-Floyd-Steinberg algorithm source code using int types of buffer storage is feasible new value
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:an
  1. Floyd

    0下载:
  2. 用matlab来仿真floyd算法,并计算任意两点的最短路径和路由;-Using matlab to simulate floyd algorithm, and calculate any two of the shortest path and routing
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:35840
    • 提供者:wuyinkui
  1. Floyd-Steinberg

    0下载:
  2. 利用误差扩散算法中的Floyd-Steinberg抖动算法来对图像进行二值化处理,从而方便图像调频加网输出-The use of error diffusion algorithm of Floyd-Steinberg dithering algorithm to image binarization treatment, thus facilitating image output FM Screening
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-28
    • 文件大小:260096
    • 提供者:xiaoxin
  1. floyd

    0下载:
  2. 最短路径floyd算法 数学建模 matlab-Floyd shortest path algorithm of mathematical modeling matlab
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-28
    • 文件大小:1650688
    • 提供者:hongbin
  1. floyd

    0下载:
  2. floyd,求最短路径的算法。。求任意两点间的最短距离-floyd, seeking the shortest path algorithms. . Arbitrary order of the shortest distance between two points
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:吴帆
  1. floyd

    0下载:
  2. floyd求解最短路,并将路径还原。经过验证,程序中有清楚注释-floyd Solving the shortest path, and path restoration. After authentication, the Notes program has clearly
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:steawen
  1. IMGCaputre

    0下载:
  2. 图像显示内容,其中包括Bayer抖动显示,Floyd-steinberg抖动显示等-Image Display: Bayer jitter show, Floyd-steinberg dithering show
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-28
    • 文件大小:3308544
    • 提供者:周可
  1. Halftoning_OrderedDithring_and_ErrorDiffussion

    0下载:
  2. Matlab源代码:利用有序抖动算法(Bayer矩阵D4和D8)生成二元图像;利用误差扩散算法(Floyd-Steinberg filter)生成二元图像。-Matlab code using the ordered dithring (Bayer D4 and D8 matrix) to generate the binary images Matlab code using the error diffusion algorit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-28
    • 文件大小:515072
    • 提供者:段玉霞
  1. IMGCaputre

    0下载:
  2. 选择图片,进行Bayer抖动显示,Floyd-Steinberg抖动显示。-Select a picture, the Bayer dithering show, Floyd-Steinberg dithering display.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-04-28
    • 文件大小:4017152
    • 提供者:zcy
  1. Floyd-Steinberg-dithering

    0下载:
  2. I am zohre.I am a student.I study medical engineering
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:141312
    • 提供者:zohre
« 12 3 »

源码中国 www.ymcn.org