octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #8001] rgb2ind.m: Enable handling of ND im


From: Adam H Aitkenhead
Subject: [Octave-patch-tracker] [patch #8001] rgb2ind.m: Enable handling of ND images
Date: Wed, 08 May 2013 18:48:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Ubuntu Chromium/25.0.1364.160 Chrome/25.0.1364.160 Safari/537.22

Follow-up Comment #7, patch #8001 (project octave):

I've rewritten everything so that it now uses Graphicsmagick to do the work,
which makes it much faster and much better.  It gets rid of the
private/rgbmap.m function, which was a bit of a bodge anyway.  It also means
that n,tol,map and dithering are now all enabled.  

(The dithering bit might be useful if you are working on the dither function
Carne, if it's any help.  I haven't tried it out for greyscale images
though.)

I don't know if this is the best way to call Graphicsmagic, or if it would
work on systems other than GNU/linux - any suggestions welcome.

Adam

(file #28047)
    _______________________________________________________

Additional Item Attachment:

File name: rgb2ind_NDimages_v5.diff       Size:7 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8001>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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