From: Paul K. <pki...@us...> - 2003-12-11 10:30:13
|
On Dec 9, 2003, at 9:56 PM, Mike Perry wrote: > In octave imread returns a greyscale image even when you read color > images if you only have one variable to catch the return value. In > matlab, you actually get a 3D array of size y,x,3 if you only specify > one variable. > > Can this be changed? > It can now that Octave supports 3D arrays. Anyone interested in implementing it? Paul Kienzle pki...@us... |