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

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

[Octave-bug-tracker] [bug #45456] hsv2rgb is very strict about its input


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #45456] hsv2rgb is very strict about its input values
Date: Sun, 19 Jul 2015 16:45:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.7.0

Follow-up Comment #12, bug #45456 (project octave):

I went with a different approach. I moved all the input check into a private
function and all the 4 functions, rgb2hsv, hsv2rg, ntsc2rgb, and rgb2ntsc use
it.  This should extend support for all of the functions and any future fix
will apply to all at the same time.

See http://hg.savannah.gnu.org/hgweb/octave/rev/131ce8cfaa80

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45456>

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




reply via email to

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