搜索资源列表

  1. 02

    0下载:
  2. VC++中实在数字图像处理的源码程序,可用Bayer抖动显示,或Floyd-Steinberg抖动显示,-VC++ In is the source of digital image processing procedures, can be used Bayer jitter display, or Floyd-Steinberg dithering show
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:4041728
    • 提供者:lgy
  1. IMGCaputre

    0下载:
  2. 图像获取,Bayer抖动显示和Floyd-Steinberg抖动显示图像的vc++源代码。-Image acquisition, Bayer jitter display and Floyd-Steinberg image dithering show vc++ source code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3315712
    • 提供者:yang
  1. DIBDisplay

    0下载:
  2. 图像获取,Bayer抖动显示和Floyd-Steinberg抖动显示图像的vc++源代码。-Image acquisition, Bayer jitter display and Floyd-Steinberg image dithering show vc++ source code.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:2141184
    • 提供者:yang
  1. IMGCaputre

    0下载:
  2. 用VC++对图像的显示进行操作,包括bayer抖动显示和floyd-steinberg抖动显示-Using VC++ on the image display operation, including bayer jitter display and show the floyd-steinberg dithering
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:3311616
    • 提供者:caiing
  1. IMGCaputre

    0下载:
  2. 打开一幅图像,并对图像进行bayer抖动显示和Floyd-SteinBerg抖动显示-Open an image, and images bayer dithering Floyd-SteinBerg jitter display and display
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:195584
    • 提供者:skylost
  1. c

    0下载:
  2. C#实现二值化滤波(阈值、有序抖动、Bayer抖动、Floyd-Steinberg,Burkes, Jarvis-Judice-Ninke, Sierra, Stevenson-Arce)-C# to achieve binary filter (threshold, ordered dithering, Bayer dithering, Floyd-Steinberg, Burkes, Jarvis-Judice-Ninke, Sie
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:527360
    • 提供者:林琳
  1. ImageDitherdata

    0下载:
  2. 讨论了数字半色调技术中的Floyd-Steinberg误差扩散抖动算法,并给出了源程序和实例,就该算法进行了详细讨论。-Discussion of the digital halftone technology in the Floyd-Steinberg error diffusion dithering algorithm, and gives the source code and examples on the algorith
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:334848
    • 提供者:fynh
  1. IMGCaputre

    0下载:
  2. 使用Visual C++平台中的MFC进行图像处理,对打开的图片利用Bayer和Floyd-Steinberg这两种算法进行二值处理-Platform using Visual C++ MFC in image processing, the use of the open picture and Floyd-Steinberg Bayer both binary processing algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3377152
    • 提供者:陈群
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3301376
    • 提供者:韩梦阁
  1. IMGCaputre

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

    • 发布日期:2024-05-14
    • 文件大小:3308544
    • 提供者:liubo
  1. error-diffusion-(2)

    0下载:
  2. Error diffusion (Floyd Steinberg Algorithm)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1396736
    • 提供者:mertardali
  1. R

    0下载:
  2. 下面我们给出Floyd-Steinberg算法的源代码。有一点要说明,我们原来介绍的程序都是先开一个char类型的缓冲区,用来存储新图数据,但在这个算法中,因为e有可能是负数,为了防止得到的值超出char能表示的范围,我们使用了一个int类型的缓冲区存储新值。另外,当按从左到右,从上到下的顺序处理象素时,处理过的象素以后不会再用到了,所以用这个int类型的缓冲区存储新值是可行的。全部象素处理完后,再将这些值拷贝到char类型的缓冲区去。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘旭
  1. Algo_Floyd_Steinberg

    0下载:
  2. Floyd Steinberg code implementation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Indranil
  1. ImageHalftoning

    0下载:
  2. 误差扩散是一种比较流行且效果较好的半色调方法,最早是由 Floyd-Steinberg 在 1975 年提出的,长时间以来,此方法一直被广泛应用。其基本思想是先按照确定的阈值量化图 像的像素,然后将量化误差以特定方式扩散到未处理的相邻像素上。这种方法需要进行 邻域处理,它能够为打印设备提供更高的半色调质量并且不引起网点增大,产生的半色 调图像无明显龟纹,视觉效果较好。-Error diffusion is a more po
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:169984
    • 提供者:郭君
  1. ImageProcessing

    1下载:
  2. 图像处理所以基础程序:图像显示: Bayer抖动显示 Floyd-Steinberg抖动显示 图像增强: 灰度变换 直方图均衡 局部平均平滑 中值滤波 理想低通滤波 Butterworth低通滤波 图象锐化 理想高通滤波 Butterworth高通滤波 伪彩色增强 图像复原: 运动模糊 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 图像变换: 傅立叶变换 快速傅立叶变换 离散余弦变换 沃尔什变换 霍特林
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:49963008
    • 提供者:giyagaga
  1. Floyd-Steinberg

    0下载:
  2. 最经典的弗洛伊德加网算法.图像半色调处理,在印刷纺织等相关领域进行图像的加网计算,而已实现二值化-halftone
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:483328
    • 提供者:刘丽丽
  1. Bayer算法

    0下载:
  2. 半色调技术中,调频加网的生成主要有Bayer 、Floyd-Steinberg、绿噪声等加网方式,本代码主要针对经典的Bayer算法进行编程和调用。(The main generation of FM screen are Bayer, Floyd-Steinberg, green noise and other network mode. This code is mainly for the classic Bayer algori
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:219136
    • 提供者:馨ing
  1. tuxiangdoudong

    0下载:
  2. 可以实现灰度图片和彩色图片的抖动,其中有序抖动和floyd和steinberg抖动(Can achieve the gray picture and color picture jitter)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:heheh
« 1 2 3»

源码中国 www.ymcn.org