From: Andy A. <ax...@gm...> - 2005-07-27 01:43:59
|
On 7/26/05, Stefan van der Walt <st...@su...> wrote: > Please see the attached imread2.m, pngread.cc etc. >=20 > The only thing to note about these is that they already return colour > images in the MxNx3 format. Octave 2.9 branch supports showing these, > but many other functions don't (yet). I don't think this should be a > problem if I provide an im2gray function, though. In my opinion, you should commit these. Imread2 should replace imread. As we move to Octave 3.0, now is the time to clean out cruft like imread returning parameters compatible with matlab 4. Do any others have opinions on this? Andy |