搜索资源列表
抖动yhq
- 有序抖动算法(计算机图形学)用有序抖动算法扫描(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 c
test111
- 用的是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 no
youxudoudong
- 用OPENGL编写,主要用有序抖动算法实现光强的有序变化.-prepared using OpenGL, mainly ordered dithering algorithm to achieve the orderly light intensity changes.
Halftone_dither
- 有序抖动图像半调程序-jitter images semi - orderly transfer procedures
NetPicTran
- 远端荧幕传输程序,使用GIF_LZW算法,使用有序抖动算法进行色彩量化,传输效率不错!
(利用GIF_LZW算法实现的)网络图片传输
- (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运
Halftone_dither
- 有序抖动图像半调程序-jitter images semi- orderly transfer procedures
(利用GIF_LZW算法实现的)网络图片传输
- (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运
抖动yhq
- 有序抖动算法(计算机图形学)用有序抖动算法扫描(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
test111
- 用的是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
NetPicTran
- 远端荧幕传输程序,使用GIF_LZW算法,使用有序抖动算法进行色彩量化,传输效率不错!-Remote screen transmission, the use of GIF_LZW algorithm, the use of orderly color dithering algorithm to quantify the transmission efficiency is true!
ordered_dithering_algorithm
- 图形模拟的有序抖动算法。使用OpenGL编程。-Graphic simulation of an orderly jitter algorithm. The use of OpenGL programming.
Picture.Translate.Of.Remote.Desktop.Control
- 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB
Dithering
- 实现图像的有序抖动,利用8*8的抖动矩阵。-To achieve an orderly image jitter, the jitter of the use of 8* 8 matrix.
Halftoning_OrderedDithring_and_ErrorDiffussion
- 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
programming
- 非真实感的有序抖动程序: 对一图像运用不同的半调技术实现非真实感效果。-Orderlyproceduresfornon-photorealisticrendering
bayerdithe
- matlab 开发有序抖动算法,可以下载一看-Matlab algorithm, developed orderly jitter 50-percent tonal orderly jitter algorithms to download a comrade, look!
抖动yhq
- 有序抖动算法(计算机图形学)用有序抖动算法扫描(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
bayer抖动算法
- 抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm i
tuxiangdoudong
- 可以实现灰度图片和彩色图片的抖动,其中有序抖动和floyd和steinberg抖动(Can achieve the gray picture and color picture jitter)