octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Google Summer of Code Project


From: Patrick Noffke
Subject: Re: Google Summer of Code Project
Date: Thu, 11 Apr 2013 16:21:14 -0500



On Thu, Apr 11, 2013 at 5:53 AM, Ming Liu <address@hidden> wrote:
Dear patrick,
I am Ming Liu, a postgraduate student in the Australian National University. I am interested in the GNU Octave project "Color management functions in image package". I have some relative background about this. May I participate in this project?
Kind regards,
Ming Liu

Hi Ming,

Thank you for your interest.  I am copying the octave-maintainers list.  Please CC the list for future correspondence on this project.

Can you please describe your experience with Octave and/or ICC profiles?  What is your experience with using m-files and C++ programming?  Have you tried building Octave from source?

This project will likely involve incorporating the littlecms library into Octave, and providing an octave interface that matches the Matlab interface for the relevant functions (iccread, iccwrite, applycform, makecform).  The primary function in littlecms for applying color transforms is the cmsDoTransform function.  The littlecms library and documentation are available at http://www.littlecms.com/.

You will need to provide the ability to perform color transforms between at least the following color spaces:

CMYK <--> L*a*b* (using any 1 of 4 rendering intents contained within a "print" ICC profile)
L*a*b* <--> XYZ
L*a*b* <--> sRGB
L*a*b* <--> RGB (using an "RGB" profile)

The more info you can provide about your experience and interest will only help to make your submission stronger.

Thanks,
Patrick

reply via email to

[Prev in Thread] Current Thread [Next in Thread]