搜索资源列表
实现图案化和抖动技术
- 灰度为0和255的256色图象的二值化(实现图案化和抖动技术,以及bmptotxt)-Gray 0, 256 and 255 color images of the two values (and realize logo jitter technology, and bmptotxt)
窗体加入抖动背景
- 一个在窗口加入抖动功能的小程序,有兴趣的朋友可以-one of the windows to join jitter function of small programs, interested friends can s
抖动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
屏幕抖动脚本.files
- 使用后~~别人打开网页,网页会抖动好一阵子~~~呵呵~~用来让别人惊奇一下~-use ~ ~ someone open the website, the website will be a while jitter ~ ~ ~ ~ ~ Oh used to let people surprised about ~
文本抖动
- 文本抖动-text jitter
S3F9454中如何实现蜂鸣器输出同时避免数码管显示闪烁抖动的示例
- S3F9454中如何实现蜂鸣器输出同时避免数码管显示闪烁抖动的示例
delphi抖动
- qq聊天窗口抖动
mkou_1.0
- 图案抖动技术处理系统源代码-Jitter pattern processing system source code
Halftone_dither
- 有序抖动图像半调程序-jitter images semi- orderly transfer procedures
dither
- 图像抖动,有多种算法可以选择-image jitter, a variety of algorithms can choose
屏幕抖动脚本.files
- 使用后~~别人打开网页,网页会抖动好一阵子~~~呵呵~~用来让别人惊奇一下~-use ~ ~ someone open the website, the website will be a while jitter ~ ~ ~ ~ ~ Oh used to let people surprised about ~
文本抖动
- 文本抖动-text jitter
实现图案化和抖动技术
- 灰度为0和255的256色图象的二值化(实现图案化和抖动技术,以及bmptotxt)-Gray 0, 256 and 255 color images of the two values (and realize logo jitter technology, and bmptotxt)
窗体加入抖动背景
- 一个在窗口加入抖动功能的小程序,有兴趣的朋友可以-one of the windows to join jitter function of small programs, interested friends can s
ELEC_LOCK
- 4位电子密码锁,带键盘扫描、按键防抖动、LCD驱动编译码-four electronic password lock with a keyboard scan button shake, LCD driver encryption
真彩位图转化成各色或黑白位图
- 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图-of color bitmap into colored or black-and-white bitmap, for the value of two (jitter support multiple methods) treatment, the bitmap
doudong
- 数字图像处理用。应用于拍摄的图像的抖动处理,消除因拍摄照片时手斗动造成的图像模糊 -using digital image processing. Filming for the image jitter, eliminate photographs at the hands of the Big Dipper moving images fuzzy
抖动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
基于MATLAB的升降式抖动机构运动仿真
- 非常好用的基于MATLAB的升降式抖动机构运动仿真(Motion Simulation of Lifting Jitter Mechanism Based on)
bayer抖动算法
- 抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm i