From: edmund r. <edm...@gm...> - 2012-11-09 00:39:07
|
A question: is there an implementation or a plan to implement bindings for ICC color profiles in the Image library? This would be very useful 1. to work with the data in existing images whose values reference a color space 2. to allow development of calibration/profiling algorithms There is some reference in the link below to the well-regarded lcms library, but as a beginner I wouldn't know how to bind this to Octave. However, if someone here is interested in making this part of the Image package I would be prepared to help with domain-specific knowledge. http://mirror.fcaglp.unlp.edu.ar/pub/octave/MAILING-LISTS/octave-sources/2001/1 On Thu, Nov 8, 2012 at 11:47 PM, Jordi Gutiérrez Hermoso <jo...@oc... > wrote: > On 8 November 2012 15:51, edmund ronald <edm...@gm...> wrote: > > > On Thu, Nov 8, 2012 at 8:38 PM, Carnë Draug <car...@gm...> > > wrote: > >> > >> Hi everyone > >> > >> a new release of the image package is out, version 2.0.0, by Carnë > Draug. > > > Also, is there documentation of the new features etc? > > I would like to advertise partial support of N-dimensional binary > images (the bw* family of functions). I worked on bwlabeln and > modified a few functions where it was easy to do so to make them work > N-dimensionally. The biggest missing one here that I am planning to > work on next is bwdist and perhaps bwconncomp. > > Consider this an invitation to help with that development effort too. :-) > > - Jordi G. H. > |