登录
首页 » Windows开发 » Floyd-Steinberg Dithering佛洛伊德斯坦伯格抖动算法

Floyd-Steinberg Dithering佛洛伊德斯坦伯格抖动算法

于 2023-05-20 发布 文件大小:36.90 kB
0 207
下载积分: 2 下载次数: 1

代码说明:

只有三个核心函数。 PlusTrancate,FindNearestColor和Process。 PlusTrancate尝试将一个量化误差添加到现有颜色中,并防止流过色,因为最大数为255。 FindNearestColor是最接近的颜色,您需要将调色板传递到此函数中以查找您要查找的映射。 例如 [{0,0,0},{255,255,255}]表示黑白 [{255,0,0},{0,255,0},{0,0,255}]表示RGB [{0,255,255},{255,0,255},{255,255,0}]表示CMY 图像的每个像素的核心功能过程然后从该像素获得最近的颜色,并从环绕颜色计算量化误差,使图像变得更具代表性。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ACCESS ADO MFC 基础
    是学习ADO方式数据库编程的学习基础,是学习ADO方式数据库编程的学习基础,是学习ADO方式数据库编程的学习基础,是学习ADO方式数据库编程的学习基础,是学习ADO方式数据库编程的学习基础,是学习ADO方式数据库编程的学习基础
    2023-06-23 01:30:04下载
    积分:1
  • 捕捉鼠标,防止鼠标逃出窗口,文件名:keepmouse.rar
    捕捉鼠标,防止鼠标逃出窗口,文件名:keepmouse.rar-Capture the mouse, the mouse to prevent the escape window, the file name: keepmouse.rar
    2022-01-26 05:05:44下载
    积分:1
  • USB接口转换工具
    usb interface convert tool
    2022-07-23 03:42:47下载
    积分:1
  • 1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect...
    1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect.asm -o bootsect.bin 2、WRBOOT.COM 功能:将BOOTSECT.BIN 写到软盘的引导扇区 源代码文件:WRBOOT.ASM 编译方法 nasm wrboot.asm -o wrboot.com 使用方法:将BOOTSECT.BIN 与WRBOOT.COM 置于同一目录下,软驱中插入软盘,执行WRBOOT.COM 3、OS.PCS 功能:操作系统的任务切换演示 源代码文件:PCS.ASM 编译方法 nasm pcs.asm -o os.pcs 使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。 -1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
    2022-03-26 13:01:00下载
    积分:1
  • Wince Comport test CE串口标准组件
    Wince Comport test CE串口标准组件-Wince Comport test CE serial standard components
    2022-08-12 14:36:14下载
    积分:1
  • 一个ADO的数据库访问代码
    一个有关ADO数据库访问的代码-one of the ADO database access code
    2022-03-18 23:02:01下载
    积分:1
  • tftp src code use visual studio 2008
    tftp src code use visual studio 2008
    2022-12-04 23:50:03下载
    积分:1
  • 绝对可以运行的程序 约瑟夫问题1
    绝对可以运行的程序 约瑟夫问题1-definitely can run the procedure Joseph a problem
    2022-06-17 11:32:53下载
    积分:1
  • 获取当前机器中可用的COM端口数量!
    获取当前机器中可用的COM端口数量!-access to the current machine available COM port count!
    2023-01-24 10:25:04下载
    积分:1
  • 增加了用户设置的智能指针,用户可以设置该智能指针为非传统的指针。...
    增加了用户设置的智能指针,用户可以设置该智能指针为非传统的指针。-An increase of user settings smart pointer, the user can set the smart pointer for non-traditional indicators.
    2022-01-26 08:23:32下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载