搜索资源列表
图像处理算法
- rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
抖动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 learn from each other.
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 feel much better.
doudongsuanfa
- 经典图片抖动算法实现图片的像素变换演示,很有学习意义-dithering algorithm Photo pixel transform demonstrated very meaningful learning
Adaptive_Anti-jitter_Mechanism
- 详细讲解了自适应音频抖动算法的实现,对于VOIP、视频会议有较大的参考意义。-detailed account of Adaptive Audio dithering algorithm implementation, VOIP, video conferencing reference to a larger significance.
youxudoudong
- 用OPENGL编写,主要用有序抖动算法实现光强的有序变化.-prepared using OpenGL, mainly ordered dithering algorithm to achieve the orderly light intensity changes.
DITHER
- 本程序是一个将图片转换成可以在打印机上打印的例子,可以将图片转换成灰度图,二值图,包含抖动算法和图案法。
IMGCaputre
- 计算机图形学的抖动算法
dither_Bayer
- 利用bayer抖动算法实现图像的二值化处理,便于调频加网输出
Floyd-Steinberg
- 利用误差扩散算法中的Floyd-Steinberg抖动算法来对图像进行二值化处理,从而方便图像调频加网输出
(利用GIF_LZW算法实现的)网络图片传输
- (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
dither
- 一个图像抖动算法的例子,从被人那里copy来的,希望对大家有帮助。c写的。-An example of image dithering algorithm, from the copy to be there and want to help you. c wrote.
Dither
- 抖动算法 包含模式抖动:Bayer抖动 误差扩散抖动:floyd-steinberg stucki 和Jarvis等-Dither:Bayer floyd-steinberg stucki and Jarvis
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 algorithm (Floyd-Steinberg filter) to
bayerdithe
- matlab 开发有序抖动算法,可以下载一看-Matlab algorithm, developed orderly jitter 50-percent tonal orderly jitter algorithms to download a comrade, look!
doudong
- 该程序主要实现了抖动算法。主要策略是用一个更大的模式替代一个像素值。-The procedure to achieve the dithering algorithm. Main strategy is to use a larger pattern replace a pixel value.
digtalScreening
- matlab实现图像加网功能,利用抖动算法-implementation of digital screening,using dithering algorithm
抖动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 learn from each other.
bayer抖动算法
- 抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm is divided into random ditherin
vga_inout_sdram_32bit_143M(2 60)
- 基于AD9884芯片,用Verilog HDL 硬件描述语言来实现图像的抖动处理(Based on AD9884 chip, we use Verilog HDL hardware descr iption language to achieve image jitter processing.)