log scripts/image/module.mk @ 31204:86d7c1be75dd

age author description
Sat, 03 Sep 2022 19:49:43 +0200 magedrifaat __tiff_isa__: implemented an "isa" function using Tiff interface
Fri, 02 Sep 2022 20:52:47 +0200 magedrifaat __tiff_imfinfo__: converted to private octave function
Fri, 02 Sep 2022 03:06:29 +0200 magedrifaat __tiff_imwrite__: converted to private octave function
Thu, 01 Sep 2022 00:10:37 +0200 magedrifaat __tiff_imread__: converted to private octave function
Wed, 03 Feb 2021 16:30:53 -0800 Christian Himpe turbo.m: New colormap file (bug #59998).
Tue, 20 Oct 2020 16:02:07 -0400 John W. Eaton maint: rename .oct_config files to .oct-config
Sat, 17 Oct 2020 15:49:12 +0200 Markus Mützel Mark all core script files as encoded in UTF-8 (bug #49685).
Thu, 13 Feb 2020 11:33:27 -0500 John W. Eaton use %reldir% in more places in module.mk files in scripts directory
Sun, 28 May 2017 13:42:02 +0200 Pantxo Diribarne movie.m: New function (patch #9363)
Sat, 10 Mar 2018 15:07:49 -0800 Mike Miller maint: sort lists of function files in build system
Tue, 16 Jan 2018 21:23:51 -0800 Rik ngb2ntsc.m, ntsc2rgb.m: Remove functions moved to image package.
Tue, 16 Jan 2018 21:14:22 -0800 Rik rgb2gray: New function to convert RGB images to grayscale images.
Tue, 23 May 2017 15:01:27 +0200 Pantxo Diribarne Add getframe function for opengl based toolkits (bug #48195)
Tue, 23 May 2017 15:00:07 -0700 Mike Miller maint: sort lists of function files
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Tue, 27 Dec 2016 13:42:11 -0500 John W. Eaton update module.mk files for frame2im, im2frame move stable
Mon, 23 Nov 2015 15:25:54 +0000 Carnë Draug New function im2double ported from the image package.
Wed, 23 Sep 2015 12:14:43 +0200 Carlo de Falco Add the default matplotlib colormap "viridis" to the list of colormaps
Tue, 21 Jul 2015 12:42:05 -0700 Rik build: Add missing scripts from image/private/ dir to tarball.
Tue, 14 Jul 2015 10:55:51 -0400 John W. Eaton fix installation of script files
Fri, 10 Jul 2015 14:40:47 -0400 John W. Eaton eliminate recursive make invocation in scripts directory tree
Sun, 03 May 2015 12:58:42 -0700 Rik gmap40.m: Deprecate function. stable
Fri, 23 Jan 2015 13:14:38 +0000 Carnë Draug Add cubehelix.m to build system (forgotten in 5ab6fcf32d1e)
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 02:05:17 -0500 Daniel J Sebald Add private files for image I/O to list of installed files
Thu, 04 Jul 2013 18:35:11 +0100 Carnë Draug New function imformats.
Thu, 06 Dec 2012 16:13:49 -0800 Rik build: include scripts/image/private functions in build.
Fri, 12 Oct 2012 22:38:20 +0200 Carnë Draug iscolormap: new function for image
Fri, 20 Jul 2012 12:22:48 -0700 Rik Add new functions cmpermute(), cmunque().
Sat, 28 Jan 2012 08:26:51 -0800 Rik colorcube.m: Add new colormap which maximizes equally spaced colors.
Fri, 27 Jan 2012 20:54:15 -0800 Rik lines.m: Add new colormap corresponding to ColorOrder property.
Fri, 27 Jan 2012 19:09:02 -0800 Rik rgbplot.m: Add new Matlab compatible function for plotting colormaps
Tue, 24 Jan 2012 17:12:09 -0800 Rik spinmap.m: Revamp function and make Matlab-compatible.
Sat, 29 Jan 2011 19:08:45 -0800 Rik Deprecate saveimage.m.
Mon, 18 Oct 2010 14:15:06 -0400 John W. Eaton remove image_viewer function
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Tue, 01 Dec 2009 22:40:37 -0500 John W. Eaton more private function and subfunction changes
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool