-
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 is a matrix chain multiplication ...in c code
this a matrix chain multiplication ...in c code-this is a matrix chain multiplication ...in c code
- 2022-11-23 02:05:03下载
- 积分:1
-
VC6.0 导入导出注册表,填写要导出的注册表项,如:HKEY_CURRENT_USERSoftwareAdobe,可以导出注册表;同时还可以导入注册表...
VC6.0 导入导出注册表,填写要导出的注册表项,如:HKEY_CURRENT_USERSoftwareAdobe,可以导出注册表;同时还可以导入注册表-VC6.0 Import Export Registry, fill out the registry key to export, such as: HKEY_CURRENT_USER Software Adobe, the registry can be exported can also import registry
- 2023-01-02 21:30:03下载
- 积分:1
-
VB student performance management system, with the whole thesis of graduate desi...
VB学生成绩管理系统,对整个毕业论文的设计具有很高的参考价值。
- 2022-06-01 16:04:50下载
- 积分:1
-
windows文件过滤系统接口,做文件过滤系统需要
windows文件过滤系统接口,做文件过滤系统需要-windows file filtering system interface, so the need for document filtering system
- 2022-03-22 17:49:31下载
- 积分:1
-
Programming of the United States
编程之美--微软技术面试心得:
精确表达浮点数
连连看游戏设计
求二叉树中节点的最大距离
求二进制数中1的个数
寻找发帖“水王”
寻找最大的K个数
饮料供货
中国象棋将帅问题
子数组的最大乘积-Programming of the United States- Microsoft Technical Interview experience: precision floating-point Lianliankan game design to express a binary tree nodes in order to seek the maximum distance in a binary number to find the number of post " Water King" to find the largest number of drinks for the K Cargo Chinese Chess marshals an array of the biggest sub-product of the problem
- 2022-01-25 16:05:51下载
- 积分:1
-
XP Optimization REG
XP优化REG -XP Optimization REG
- 2022-08-09 03:18:01下载
- 积分:1
-
CNN-SVM
本文件包含了卷积神经网络和支持向量机结合的方式,能够进行有效地分类,内容较全,并带有训练样本,跟适合初学者使用,希望大家多多下载使用哦!
- 2022-01-20 22:44:24下载
- 积分:1
-
手机上的拳击游戏,完全可以和PC机上的拳击游戏相当
手机上的拳击游戏,完全可以和PC机上的拳击游戏相当-phone boxing game, it is entirely possible and PC games on the considerable boxing
- 2022-03-22 11:29:57下载
- 积分:1
-
自己用VC的类实现的通讯录,用来做课设再合适不过了
自己用VC的类实现的通讯录,用来做课设再合适不过了-own use VC Class of correspondence, based lessons for kids
- 2022-07-08 07:59:30下载
- 积分:1