log scripts/image/imfinfo.m @ 20595:c1a6c31ac29a

age author description
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. stable
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)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 28 Sep 2013 17:36:27 -0700 Rik doc: spellcheck of documentation before 3.8 release.
Sat, 28 Sep 2013 16:54:34 -0700 Rik doc: grammarcheck of documentation before 3.8 release.
Fri, 30 Aug 2013 10:44:56 +0100 Carnë Draug Expand imfinfo to read Exif tags and GPS information.
Thu, 29 Aug 2013 06:31:55 +0100 Carnë Draug Rewrite of imfinfo.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Fri, 26 Jul 2013 00:47:23 +0100 Carnë Draug Rename private core_imfnc functions to follow the __fnc__ convention style.
Fri, 12 Jul 2013 16:51:55 +0100 Carnë Draug imfinfo: pass comma separated list to imageIO() instead of cell array.
Wed, 10 Jul 2013 18:18:21 +0100 Carnë Draug Add optional extension argument to image IO functions.
Sat, 06 Jul 2013 04:28:04 +0100 Carnë Draug Connect imfinfo with imformats.
Tue, 18 Jun 2013 06:39:12 -0400 John W. Eaton copyright notice fixes
Tue, 27 Nov 2012 16:38:13 -0800 Rik Overhaul m-files in image directory to provide better support for images stored as integers.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Mon, 22 Mar 2010 12:36:30 -0700 Soren Hauberg Detabify scripts in 'scripts/image/'
Thu, 18 Feb 2010 01:36:04 -0500 Søren Hauberg imfinfo: support image files with multiple frames
Tue, 21 Apr 2009 10:00:11 -0700 Rik Eliminate 'unbalanced parentheses in @def...' error during texi2pdf.
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Fri, 26 Sep 2008 13:18:13 -0400 John W. Eaton imfinfo.m: delete temporary files
Wed, 24 Sep 2008 15:40:27 -0400 sh Add the 'imfinfo' function for reading image file information.