[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9729] image package -- RGB2XYZ function
From: |
Pascal Dupuis |
Subject: |
[Octave-patch-tracker] [patch #9729] image package -- RGB2XYZ function |
Date: |
Thu, 29 Nov 2018 05:45:44 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.9) Gecko/20100101 Goanna/4.1 Firefox/60.9 PaleMoon/28.2.1 |
URL:
<https://savannah.gnu.org/patch/?9729>
Summary: image package -- RGB2XYZ function
Project: GNU Octave
Submitted by: cdemills
Submitted on: Thu 29 Nov 2018 10:45:42 AM UTC
Category: Forge : new feature
Priority: 5 - Normal
Status: In Progress
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hello,
the enclosed patch implements White Point adaptation as explained at
http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html
The idea is to take some input in RGB with some color point, and convert it to
XYZ which by default use a "flat" (equispectral) reference.
I need this in order to extract luminances from picture. Our lab disposes of a
luminance calibrator with an incandescent ('A") ref; I would like to implement
luminance extraction whatever the WP of the camera.
Regards
Pascal
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 29 Nov 2018 10:45:42 AM UTC Name: wp_adapt.pat Size: 9KiB By:
cdemills
<http://savannah.gnu.org/patch/download.php?file_id=45551>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?9729>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #9729] image package -- RGB2XYZ function,
Pascal Dupuis <=