From: Paul K. <pki...@us...> - 2005-10-05 23:20:24
|
On Oct 5, 2005, at 5:28 PM, Andy Adler wrote: > On 10/4/05, Paul Kienzle <pki...@us...> wrote: >> testimio is now failing because the output of jpgread has changed. >> >> Should we maintain support for [r,g,b]=jpgread... instead of forcing >> an nxmx3 matrix im=jpgread? > > jpgread was never officially part of Matlab AFAIK (a version was > posted by someone to comp.soft-sys.matlab in the early 90's). Thus we > are not breaking compatibility either way. > > OTOH, imread has not given [r,g,b] output since version 5. > Regardless, is it of value to the users of the image routines to be able to read directly into [r,g,b]? If the answer is no, then someone needs to change testimio. - Paul |