log scripts/image/private/__imread__.m @ 19899:e9f89866074c

age author description
Thu, 26 Feb 2015 13:13:40 -0500 John W. Eaton maint: Cleanup some .m files to follow Octave coding conventions.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Thu, 16 Jan 2014 19:12:36 +0000 Carnë Draug Fix input parsing for imageIO functions and make imread accept URL (bug #41234)
Tue, 17 Dec 2013 13:28:31 +0000 Carnë Draug image/private/__imread__.m: simplify subfunction for argument check
Mon, 16 Dec 2013 18:57:18 +0000 Carnë Draug Remove support for Octave's native image format.
Wed, 13 Nov 2013 06:36:50 +0000 Carnë Draug imread: be case insensitive when checking "Index" and "Frames" options.
Wed, 13 Nov 2013 00:12:20 +0000 Carnë Draug imread: ping image correctly when "Index" or "Frames" option is "all".
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 06 Sep 2013 14:08:42 -0700 Rik Replace cellfun() occurrences with faster code where possible.
Fri, 30 Aug 2013 07:19:13 +0100 Carnë Draug New function __magick_ping__ to speed reading of images.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Wed, 14 Aug 2013 01:54:34 +0100 Carnë Draug Use first image to be read rather than first image in file to set defaults.
Tue, 13 Aug 2013 03:50:51 +0100 Carnë Draug Fix reading of the deprecated Octave native image format.
Wed, 31 Jul 2013 21:28:48 +0100 Carnë Draug Implement PixelRegion option for imread().
Fri, 26 Jul 2013 00:47:23 +0100 Carnë Draug Rename private core_imfnc functions to follow the __fnc__ convention style. base scripts/image/private/core_imread.m@5a41b49a31d6