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

搜索资源列表

  1. Dither

    0下载:
  2. 对一副BMP的图像进行二值化的抖动效果程序-On a pair of BMP binary image dithering effect procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4045106
    • 提供者:李杨
  1. ImageDitherdata

    0下载:
  2. 对一副BMP图像进行图像抖动模式的源代码-On a pair of BMP image dithering images of the model
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5782033
    • 提供者:李杨
  1. DrawExample

    0下载:
  2. 一个MSDN上的类似于画图板的程序例子,包括防止图像抖动的处理,在阅读中加入了注释-MSDN on a process similar to drawing board examples, including the prevention of image dithering processing, in reading comments added
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:146226
    • 提供者:ycy
  1. digtalScreening

    0下载:
  2. matlab实现图像加网功能,利用抖动算法-implementation of digital screening,using dithering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:558682
    • 提供者:夏凯
  1. dithering_Advanced

    0下载:
  2. 加强的彩色图片抖动程序,用来把24位图抖动成8位的-Enhanced color image dithering process used to map 24 to 8 bit dithering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:682704
    • 提供者:luheng
  1. AX_Clock_Dithering_AN

    0下载:
  2. Frequency fine tuning and clock dithering using ACTEL FPGA devices.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:181902
    • 提供者:Feel
  1. Assignment1

    0下载:
  2. 对灰度图像及彩色图片的抖动处理~以lena.bmp为处理对象-Grayscale and color images of the dithering ~ to lena.bmp was treated
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2526447
    • 提供者:莫瑶
  1. 1

    0下载:
  2. 使用抖动创建图像。使用抖动得到的图像看上去有更多的颜色数;不适用抖动得到的图像看上去颜色数少,大门空间分辨率要高些。-Creating images using dithering. Jitter by using the image appears to have more number of colors not apply to jitter resulting image looks small number of colors, the door to higher spatial
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2078
    • 提供者:李铮
  1. source4

    0下载:
  2. 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Function is to achieve patterning and dithering techniques, and bmp2txt command-line compiler as follows vc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:23551
    • 提供者:ZD
  1. IMGCaputre

    0下载:
  2. 选择图片,进行Bayer抖动显示,Floyd-Steinberg抖动显示。-Select a picture, the Bayer dithering show, Floyd-Steinberg dithering display.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:4017156
    • 提供者:zcy
  1. IMGCaputre

    0下载:
  2. 使用VC++编写,关于图像捕获,使用Bayer抖动显示和Floyd-Steinberg抖动显示-Written using VC++, on the image capture, display and use of Bayer dithering Floyd-Steinberg dithering show
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3301006
    • 提供者:韩梦阁
  1. Floyd-Steinberg-dithering

    1下载:
  2. I am zohre.I am a student.I study medical engineering
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:140982
    • 提供者:zohre
  1. dither

    0下载:
  2. 图象的半影调和抖动技术。 功能是实现图案化和抖动技术,以及bmp2txt -Reconcile the image of the penumbra Jitter. Function is to achieve patterning and dithering techniques, and bmp2txt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:23453
    • 提供者:liuiy
  1. 02

    0下载:
  2. 代码主要实现了图像显示的功能,有两种方法:Bayer表和随即抖动法,运行加载图像即可见-Code main achievement of the image display function, there are two ways: Bayer table and then dithering method, you can see the image loading operation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-18
    • 文件大小:5062656
    • 提供者:邵明
  1. dither-bmp2txt

    0下载:
  2. 抖动算法 c语言实现 实现bmp格式的图片转换为txt格式-Dithering algorithm c language to achieve bmp format images converted to txt format
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:22979
    • 提供者:ding
  1. 1000

    0下载:
  2. ,用C++编程绘制同样的图形,使用画点函数(SetPixel)进行绘制。基本要求可以使用各种灰度的像素颜色,高级要求只能使用黑白二色(RGB(0,0,0)和RGB(255,255,255)两种颜色)进行绘制,也就是要使用半调技术(halftune)或者抖动(dither)技术。-All sorts of gray pixel color, senior require only a black-and-white two color (RGB (0) and RGB (255,255,255)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1928857
    • 提供者:tanjian
  1. IMGCAPUTR

    0下载:
  2. 图像显示,包括Bayer抖动显示和floydsteinberg抖动显示-Image display, including display and floydsteinberg Bayer dithering jitter display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3309163
    • 提供者:
  1. dither

    0下载:
  2. Matlab实现对图像抖动算法的尝试,包括两种算法。-Matlab implementation of the dithering algorithm attempts, including two algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1161617
    • 提供者:Amis
  1. IMGCaputre

    0下载:
  2. 抖动算法实现,佛洛依德方法,调试无bug,可视化界面,输入bmp导出抖动图像。-Floyd–Steinberg dithering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3308682
    • 提供者:liubo
  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 2 3 45 6 »
搜珍网 www.dssz.com