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

搜索资源列表

  1. 抖动yhq

    0下载:
  2. 有序抖动算法(计算机图形学)用有序抖动算法扫描(0-1)的。完整代码。用vc++6.0编译的。有兴趣者可以相互学习。-orderly dithering algorithm (computer graphics) with jitter orderly scanning algorithm (0-1). Complete code. With vc + + 6.0 compiler's. Interested parties can learn from each other.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1389
    • 提供者:姚鼎强
  1. test111

    0下载:
  2. 用的是vc++编译的。有序抖动算法。这个代码是和同学一起做的。刚开始作,感觉很难,什么都不懂,现在感觉好多了。-the vc + + is compiled. Orderly dithering algorithm. This code is and classmates do. For the beginning, I feel very difficult, we do not understand anything, but now feel much better.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1123
    • 提供者:姚鼎强
  1. youxudoudong

    0下载:
  2. 用OPENGL编写,主要用有序抖动算法实现光强的有序变化.-prepared using OpenGL, mainly ordered dithering algorithm to achieve the orderly light intensity changes.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1307
    • 提供者:YUJUN
  1. Halftone_dither

    0下载:
  2. 有序抖动图像半调程序-jitter images semi - orderly transfer procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1246
    • 提供者:郑世华
  1. NetPicTran

    0下载:
  2. 远端荧幕传输程序,使用GIF_LZW算法,使用有序抖动算法进行色彩量化,传输效率不错!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:25874
    • 提供者:周信长
  1. (利用GIF_LZW算法实现的)网络图片传输

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62518
    • 提供者:
  1. Dithering

    0下载:
  2. 实现图像的有序抖动,利用8*8的抖动矩阵。-To achieve an orderly image jitter, the jitter of the use of 8* 8 matrix.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:751988
    • 提供者:renyuanfang
  1. code

    0下载:
  2. 使用4*4抖动矩阵由8位灰度图像生成有序抖动图像-ordered dithering,4*4matrix,8-bitgray lena picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:168484
    • 提供者:yanqinhuang
  1. ordered_dithering_algorithm

    0下载:
  2. 图形模拟的有序抖动算法。使用OpenGL编程。-Graphic simulation of an orderly jitter algorithm. The use of OpenGL programming.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:8493
    • 提供者:yotta
  1. Picture.Translate.Of.Remote.Desktop.Control

    0下载:
  2. 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:54307
    • 提供者:whoamixp
  1. Halftoning_OrderedDithring_and_ErrorDiffussion

    2下载:
  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 algorithm (Floyd-Steinberg filter) to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:514676
    • 提供者:段玉霞
  1. programming

    0下载:
  2. 非真实感的有序抖动程序: 对一图像运用不同的半调技术实现非真实感效果。-Orderlyproceduresfornon-photorealisticrendering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1887478
    • 提供者:chengtongli
  1. bayerdithe

    0下载:
  2. matlab 开发有序抖动算法,可以下载一看-Matlab algorithm, developed orderly jitter 50-percent tonal orderly jitter algorithms to download a comrade, look!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1350
    • 提供者:Mr Zhao
  1. c

    0下载:
  2. C#实现二值化滤波(阈值、有序抖动、Bayer抖动、Floyd-Steinberg,Burkes, Jarvis-Judice-Ninke, Sierra, Stevenson-Arce)-C# to achieve binary filter (threshold, ordered dithering, Bayer dithering, Floyd-Steinberg, Burkes, Jarvis-Judice-Ninke, Sierra, Stevenson-Arce)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:527691
    • 提供者:林琳
  1. Dither

    0下载:
  2. 1.对8位灰度图像进行抖动处理,采用的是有序抖动 2.对24位彩色图像进行单通道处理,分别显示出红,绿,蓝单通道图像 程序在vc6下实现-1. On the 8-bit grayscale image dithering processing, using the ordered dithering 2. On the single-channel 24-bit color image processing, were shown red, green and blue channel
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4056512
    • 提供者:李明
  1. asgmt1

    1下载:
  2. 对于一张8位灰度图像lena.bmp 1)运用4×4抖动矩阵,生成对应抖动图像 2)生成有序抖动图像 3)对于一张24位彩色图像,生成4×4抖动图像- For a 8-bit gray image (lena.bmp) 1)Use a dithering matrix (4*4), generate the dithered image. 2) Generate the ordered ditering image (4*4). 3) For a 24-bit co
  3. 所属分类:Special Effects

    • 发布日期:2015-11-25
    • 文件大小:601088
    • 提供者:李琰
  1. shiyan3

    0下载:
  2. 计算机图形学课程中的有序抖动实验的程序实现-Ordered dithering experimental program in the computer graphics course
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:809
    • 提供者:wxhuyun
  1. 抖动yhq

    0下载:
  2. 有序抖动算法(计算机图形学)用有序抖动算法扫描(0-1)的。完整代码。用vc++6.0编译的。有兴趣者可以相互学习。-orderly dithering algorithm (computer graphics) with jitter orderly scanning algorithm (0-1). Complete code. With vc++ 6.0 compiler' s. Interested parties can learn from each other.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1438
    • 提供者:thefou
  1. bayer抖动算法

    0下载:
  2. 抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm is divided into random ditherin
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:955392
    • 提供者:Corley
  1. tuxiangdoudong

    0下载:
  2. 可以实现灰度图片和彩色图片的抖动,其中有序抖动和floyd和steinberg抖动(Can achieve the gray picture and color picture jitter)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:heheh
« 12 »
搜珍网 www.dssz.com