-
Floyd-Steinberg Dithering佛洛伊德斯坦伯格抖动算法
只有三个核心函数。
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
图像的每个像素的核心功能过程然后从该像素获得最近的颜色,并从环绕颜色计算量化误差,使图像变得更具代表性。
- 2023-05-20 15:10:03下载
- 积分:1
-
this a game for snake.
this a game for snake.-this is a snake, vc
- 2022-03-07 07:58:10下载
- 积分:1
-
it is a simple program
vc动态链接库自测代码,一个很好的例子:可以自由灵活的调用dll,学习一下哦-it is a simple program
- 2022-08-19 02:52:32下载
- 积分:1
-
Magnifier+Spotlight WPF Custom Control
Here are two examples of custom control available in WPF-based Windows applications.
Magnifier can zoom in on specific parts.
Spotlight can only show specific parts.
You can learn how to use generic themes in custom control.
The picture below shows a screenshot.
- 2022-11-29 14:20:03下载
- 积分:1
-
说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。...
说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中-Note : This book all the numerical algorithm commonly used for the process according to the book chapters to C respectively on the beginning of the subdirectories. All of these certification process for the above series of the certification process by chapters of the book were placed on the beginning of the D subdirectory. All of the verification process and the works done by the book"s chapters were placed on the V beginning of the subdirectory
- 2022-02-06 21:53:16下载
- 积分:1
-
GTA
GTA-SA地图 管道求死 需要SAMP的PWN编辑工具 语言为C++ 喜欢的朋友可以下载-GTA-SA map
- 2023-02-20 06:25:03下载
- 积分:1
-
This document contains details about image enhancement techniques,spatial domain...
This document contains details about image enhancement techniques,spatial domain,frequency domain mathods.image stretching ,contrast slicing,sample codes , and some outputs are also included.
- 2022-07-07 23:19:26下载
- 积分:1
-
手机屏幕显示信息.
比如电压.信号强弱.基站代码.等等.
手机屏幕显示信息.
比如电压.信号强弱.基站代码.等等.-Mobile phone screen to display information. Such as voltage. Signal strength. Basestation code. And so on.
- 2022-01-25 15:16:20下载
- 积分:1
-
数据由原为竖处理,打印时为竖的,转为横向。
数据由原为竖处理,打印时为竖的,转为横向。-The data specifically for vertical horizontal
- 2022-08-13 07:02:58下载
- 积分:1
-
wince 下播放声音软件,可以同时播放多通道的声音。
wince 下播放声音软件,可以同时播放多通道的声音。-wince the next play a sound software that can play both multi-channel sound.
- 2022-03-25 22:17:59下载
- 积分:1