TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Conversion to Grayscale (2011)

13 点作者 not_a_boat9 个月前

4 条评论

rspoerri9 个月前
Just because the colors in the top row get converted to a nice white to gray gradient doesn&#x27;t make it right (or even better).<p>If you for example look at the full color spectrum to the lower right the first conversion makes more sense then the last. (at least in my opinion)
评论 #41456683 未加载
myrmidon9 个月前
This (&quot;lightness prediction&quot;) is one of the design criteria for the OKLAB color space, see: <a href="https:&#x2F;&#x2F;bottosson.github.io&#x2F;posts&#x2F;oklab&#x2F;" rel="nofollow">https:&#x2F;&#x2F;bottosson.github.io&#x2F;posts&#x2F;oklab&#x2F;</a><p>The HSV color spectrum in the oklab article shows very clearly how the OKLAB lightness is a much better metric for whether a color is bright or not than HSV-value.<p>This article by comparison is very grayscale-focussed and concise, but gives less information on the physics behind it.
gus_massa9 个月前
Nice, butit would benice to see side by side comparison in each method and also the effect on a real photo.
volemo9 个月前
One should really use CIELAB colour space for visually accurate greyscale.
评论 #41456814 未加载
评论 #41456675 未加载