搜索资源列表

  1. libmng_dither

    0下载:
  2. implementation of the dithering routines for Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:fairerei
  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
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:thefou
  1. FT800_SampleApp_1.0

    0下载:
  2. 英国FTDI公司二月发布了高级先进的图形控制器设备FT800, 在单个芯片上集成了显示器,音频和触摸。FT800让您的人机界面(HMI)突显:最低成本,最炫效果,最易开发。 以下是超炫Demo(AVR-mega328 (8MHZ Clock) + FT800+WQVG(480*272) TFT) http://www.kickstarter.com/projects/2084212109/gameduino-2-this-tim
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:2680832
    • 提供者:陈诗建
  1. Floyd_Steinberg_Dithering

    0下载:
  2. 有序抖动也是一种常用的半色调技术方法,可以说是最简单的领域处理过程的方 法。它是用一个固定大小的阈值矩阵在原始灰度图像上面一边“移动”,一边比较。如 果原始图像中像素的灰度值大于相应阈值矩阵中的阈值,那么抖动后该像素的值为1 (白 色),否则为0(黑色)。-Ordered dithering is also a common halftoning method, is the simplest way to process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:郭君
  1. code

    0下载:
  2. 图象的半影调和抖动技术 功能是实现图案化和抖动技术,以及bmp2txt-Penumbral image dithering techniques to reconcile Function is to achieve pattern and jitter technology, and bmp2txt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:
  1. key_c51

    0下载:
  2. 本人编制且正在使用的c51键盘读取程序,抗抖动性能好,很好用。--A C51 keyboard value read program written by me. It is very stable, even when dithering.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:库文件名
  1. key_c51

    0下载:
  2. 本人编制且正在使用的c51键盘读取程序,抗抖动性能好,很好用。--A C51 keyboard value read program written by me. It is very stable, even when dithering.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:arourd
  1. Dithering_24bits_exercise

    0下载:
  2. This code is matlab implementation for Dithering (24 bits) in digital image processing.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:feras
  1. key

    0下载:
  2. 键盘输入测试程序,CPU为DSP2407,其中有消除抖动处理,键盘故障处理等子程序。-Keyboard input test procedure, CPU is DSP2407, which eliminate the dithering process, keyboards and troubleshooting routines.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:徐扬
  1. tuxiangyansechuli

    0下载:
  2. 在实际应用中,图像的颜色分析很重要,通过matlab编程得到实现,从减少颜色,颜色抖动以及到不同的颜色转换。-In practice, the color of the image analysis is very important, to be realized by matlab programming, different color conversion color reduction, dithering and to.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王忍宝
  1. protocol

    0下载:
  2. Declarations for ordered dithering.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:kjriuqr
  1. ImageHalftoningFloyd

    0下载:
  2. This the implementation of Halftoning, It is implemented in matlab,dithering the error amongst the neighbours.ok ok ok ok ok ok -This is the implementation of Halftoning, It is implemented in matlab,dithering the error a
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:226304
    • 提供者:cs
  1. jdmerge

    0下载:
  2. Declarations for ordered dithering.We use 4x4 ordered dither array packed into 32 bits. This array is sufficent for dithering RGB_888 to RGB_565.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:ghfongqq
  1. rasfilter8to1

    0下载:
  2. rasfilter8to1: Converts an 8-bit rasterfile into a 1-bit RT_STANDARD rasterfile by thresholding or dithering. -rasfilter8to1: Converts an 8-bit rasterfile into a 1-bit RT_STANDARD rasterfile by thresholding or ditheri
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:gaqopang
  1. Dither

    0下载:
  2. 图像抖动bather算法的实现,运行良好,使用opencv库,设置visual c++开发环境-image dithering is realized by bather algorism, runs well, is realized with opencv library.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:7363584
    • 提供者:陈海超
  1. FloydSteinberg_src

    0下载:
  2. FloidSteinberg dithering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:37888
    • 提供者:Vitaliy
  1. keyAD

    0下载:
  2. ADC按键处理,抖动处理,应用于产品的按键输入-The ADC key program ,Dithering process,used in key input devices
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:nizhijun
  1. 至简设计法--按键消抖

    0下载:
  2. 按键消抖 工程说明 在系统设计中,消除按键抖动的方法五花八门,无论是硬件电路和软件设计都十分成熟。在本项目中,我们将用Verilog语言给出具体实现过程,设计一个程序来检查键值,有效滤除按键抖动区间20 ms的毛刺脉冲。 案例补充说明 在本案例中,我们使用Verilog HDL语言对按键消抖进行了设计,在这个过程中,我们可以了解到不同触发器有不同的工作原理和约束条件,即便是简单的一个按键功能,也有不可忽视的抖动过滤程序,这些都是在以后
  3. 所属分类:其他小程序

  1. sw_debounce

    0下载:
  2. 脉冲边沿检测法的按键消抖程序,使用Verilog编写(Key edge dithering program with pulse edge detection method)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:4425728
    • 提供者:水白三千
  1. bayer抖动算法

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

    • 发布日期:2024-05-18
    • 文件大小:955392
    • 提供者:Corley
« 1 2 3 4 5 6 78 »

源码中国 www.ymcn.org