From f3861fb703ece55b13bf0e17be58419d6111b104 Mon Sep 17 00:00:00 2001 From: Alex Matulich Date: Sat, 17 May 2025 12:59:19 -0700 Subject: [PATCH] clarified luminance settings --- scripts/img2scad.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/scripts/img2scad.html b/scripts/img2scad.html index ff8756a4..6400145a 100644 --- a/scripts/img2scad.html +++ b/scripts/img2scad.html @@ -212,10 +212,11 @@ Alpha channel is ignored. After processing the image as desired, you may save it
Appearance +
See:
Luma

- + NTSC Y′ = 0.299R + 0.587G + 0.114B
Rec. 601: Average human perception of color luminance

+