腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(143)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
three.js:如何将材质数组添加到八面体几何体
THREE.OctahedronGeometry(1, 0); new THREE.MeshPhongMaterial( { color: 0x050505,
dithering
: true } ), new THREE.MeshPhongMaterial( { color: 0xeeeeee,
dithering
: true } ),new THREE.MeshPhongMaterial( { color: 0x060606,
dithering<
浏览 13
修改于2018-02-11
得票数 1
1
回答
在C++中使用括号进行计算
namespace std; Mat img = imread("lena.jpg", IMREAD_COLOR); Mat
dithering
double>(i + 1, j + 1) = temp.at<double>(i + 1, j + 1) + e * (1 / 16); }
浏览 45
修改于2020-04-18
得票数 1
1
回答
物化:如何消除div之间的空白
> <img class="max-width" src="https://www.smashingmagazine.com/wp-content/uploads/2015/06/10-
dithering
-opt.jpg<img class="max-width" src="https://www.smashingmagazine.com/wp-content/uploads
浏览 1
提问于2017-09-10
得票数 1
回答已采纳
1
回答
为什么three.js材料上的“抖动”实际上不会产生抖动呢?
我的目标上有一个简单的材料,比如: roughness:1,
dithering
浏览 9
提问于2022-01-21
得票数 1
回答已采纳
1
回答
如何修复抖动方法以创建颜色梯度?
]) if (argc < 5) { stringstream h(argv[3]); int numcols, numrows,
dithering</e
浏览 0
修改于2019-01-28
得票数 1
1
回答
nvidia-设置-load-config-only似乎不恢复已保存的监视器位置设置。
VGA-0]/RedGamma=1.000000[DPY:VGA-0]/BlueGamma=1.000000[DPY:VGA-0]/DigitalVibrance=0[DPY:DP-0]/
Dithering
0 [DPY:DP-0]/ColorS
浏览 0
修改于2017-11-18
得票数 1
回答已采纳
1
回答
从17.10升级到18.04 Ubuntu后的nvidia屏幕撕裂
0/LogAnisoAppControlled=1 0/FSAAAppEnhanced=0 [DPY:HDMI-0]/GreenGamma=1.000000 [DPY:HDMI-0]/
Dithering
/ColorSpace=0 [DPY:DP-0]
浏览 0
修改于2018-09-02
得票数 2
2
回答
如何使用AS3替换一系列颜色?
以下是我想在8位图像上实现的目标: 1 -使用“滴眼器”选择颜色3 -选择替换颜色的 banding/
dithering
.
浏览 0
修改于2012-01-19
得票数 0
1
回答
Ubuntu22.10外部监视器连接问题
0.000000 1.000000 PRIME Synchronization: 1
dithering
depth: auto
dithering
mode: auto supported: auto
浏览 0
提问于2023-01-18
得票数 0
回答已采纳
2
回答
JavaScript中的单色抖动(拜耳,阿特金森,弗洛伊德-斯坦伯格)
currentPixel = 0; currentPixel <= imageDataLength; currentPixel+=4) { // No
dithering
0 : 255; // 4x4 Bayer ordered
dithering
algorithm } else
浏览 2
修改于2013-03-14
得票数 13
回答已采纳
1
回答
如何提高这种非周期迭代的效率?
dithering
_matrix = array([[ 0, 8, 2, 10], [15, 7, 13, 5]], dtype=uint8) for pixel in row: pixel_matrix = ((pixel / (256 &
浏览 3
修改于2011-09-29
得票数 2
回答已采纳
2
回答
如何接收来自discord.js交互的附件?
这是我的命令生成器: .setName("dither") .setRequired(false) .setDescription(`% of
dithering
浏览 12
修改于2022-05-07
得票数 1
1
回答
构造函数StarBitmap(位图、布尔值、int)不可见
consctuctor是这样的:{ int height; boolean
dithering
} }
dithering
浏览 1
修改于2014-06-05
得票数 0
回答已采纳
1
回答
弗洛伊德-斯坦伯格抖动程序错误。java
import java.awt.image.BufferedImage;import java.io.IOException; g.drawImage(ditheredIMG,480,0,this); public static void main(String[] args) { JFrame f =new JFrame()
浏览 9
提问于2022-06-20
得票数 -1
2
回答
在android应用程序中显示大量位图
bmpOptions.inSampleSize = sampleSize; bmpOptions.inDither=false; //Disable
Dithering
bmpOptions.inSampleSize = sampleSize;
浏览 3
提问于2013-01-17
得票数 1
回答已采纳
1
回答
在CV::Mat中没有更新图像像素值(OpenCV 4.1.2;C++)
虽然我找到了一种解决这个问题的方法,但我仍然不明白为什么函数Mat img中的
dithering
行: 90不会改变,但是如果使用注释的行: 105而不是行: 104,代码就会工作。Mat
dithering
(Mat src); 42.Mat
dithering
(Mat i
浏览 1
提问于2019-12-12
得票数 0
回答已采纳
2
回答
平滑的旋转木马下一个和上一个箭头不能正常工作
176px"></div> <div><img src = "https://www.smashingmagazi
浏览 2
提问于2017-06-15
得票数 2
2
回答
JMapFrame中的渲染质量
RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON); hints.put(RenderingHints.KEY_
DITHERING
浏览 1
提问于2014-12-04
得票数 1
回答已采纳
2
回答
使用Chartboost和andengine显示游戏中添加的内容
unloced while game is running engineOptions.getRenderOptions().setDithering(true);//enable the
Dithering
浏览 3
提问于2013-12-13
得票数 0
回答已采纳
2
回答
Python PIL.Image.convert没有用最近的调色板代替颜色。
https://stackoverflow.com/questions/29433243/convert-image-to-specific-palette-using-pil-without-
dithering
below im = silf.im.convert("P", 0, palette.im) # the 0 above means turn OFF
dithering
浏览 0
提问于2018-11-26
得票数 1
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
点击加载更多
领券