log

age author description
Sat, 15 Dec 2007 20:35:07 +0000 hauberg A minor code simplification
Sat, 15 Dec 2007 14:00:13 +0000 hauberg Added 'imfilter'
Wed, 05 Dec 2007 16:24:55 +0000 adb014 Update the version numbers. All packages need new version numbers due to package differences in the CVS to SVN transition release-1.0.4
Mon, 22 Oct 2007 23:26:43 +0000 adb014 Move the cvsignore files to svnignore
Thu, 27 Sep 2007 12:50:56 +0000 adb014 Fix some of the author strings in teh copyrights for a better AUTHORS file release-1.0.3
Mon, 24 Sep 2007 23:38:27 +0000 adb014 Update version numbers for modified packages
Tue, 24 Jul 2007 20:49:13 +0000 adb014 Some indexing fixes release-1.0.2
Tue, 24 Jul 2007 20:49:00 +0000 adb014 Remove flag.m ported to octave.
Mon, 23 Jul 2007 23:41:31 +0000 adb014 Remove functions ported to Octave.
Mon, 18 Jun 2007 15:20:24 +0000 hauberg Updated to 1.0.2
Mon, 18 Jun 2007 15:18:36 +0000 hauberg fix call to __magick_read__ (by Roman Stanchak)
Thu, 24 May 2007 19:29:53 +0000 adb014 variable 'im' is in fact 'f' release-1.0.1
Thu, 17 May 2007 19:13:06 +0000 hauberg Fix bug when warps go more than two times the image width out of the image frame
Wed, 09 May 2007 09:44:58 +0000 hauberg Added more liberal input checking to the functions for spatial transformations
Sat, 05 May 2007 13:57:30 +0000 hauberg Moved 'MakeShears' into 'imrotate_Fourier' as a private function
Fri, 27 Apr 2007 08:26:20 +0000 hauberg Added 'same' to imperspectivewarp
Wed, 28 Mar 2007 18:54:14 +0000 adb014 Update for the external dependencies release-1.0.0
Fri, 23 Mar 2007 20:59:58 +0000 adb014 FSF address update
Fri, 23 Mar 2007 16:14:46 +0000 adb014 Update the FSF address
Tue, 20 Mar 2007 22:17:58 +0000 adb014 Ensure that configure script is executable
Wed, 07 Mar 2007 20:20:50 +0000 adb014 Conditional build of configure file
Thu, 08 Feb 2007 00:04:05 +0000 pkienzle Use truecolor format if colourmap is longer than 256.
Tue, 06 Feb 2007 01:03:04 +0000 pkienzle Print an error if more than 256 colours used in the indexed map.
Thu, 01 Feb 2007 13:14:41 +0000 pkienzle Document that values are in the range 0-255 for truecolor bitmaps
Tue, 30 Jan 2007 22:23:44 +0000 adb014 Add Autoload field to DESCRIPTION of main/ packages
Tue, 30 Jan 2007 15:57:59 +0000 hauberg Bug fixes
Sat, 27 Jan 2007 16:32:22 +0000 adb014 Remove pkg.mk and incorporate in Makeconf.base. Update Makefiles accordingly. Use cvs2cl to create ChangeLog files for all of the packages if a ChangeLog file doesn't exist. Package build machine must therefore have access to the CVS
Wed, 17 Jan 2007 21:21:05 +0000 hauberg Code cleanup and support for color images
Wed, 17 Jan 2007 18:40:17 +0000 hauberg Add a slightly longer package description
Tue, 16 Jan 2007 10:05:11 +0000 hauberg New function: label2rgb
Mon, 15 Jan 2007 16:21:37 +0000 goffioul *** empty log message ***
Sun, 14 Jan 2007 20:40:58 +0000 hauberg Fixes for my version of ImageMagick
Sun, 14 Jan 2007 20:21:25 +0000 hauberg Remove unwanted output
Sun, 14 Jan 2007 18:48:54 +0000 hauberg New functions: im2double, im2uint8, and im2uint16
Sat, 13 Jan 2007 19:45:03 +0000 hauberg Minor layout changes
Sat, 13 Jan 2007 17:03:29 +0000 hauberg New function: bwperim
Sat, 13 Jan 2007 16:22:20 +0000 hauberg New function: graythresh
Sat, 13 Jan 2007 16:19:15 +0000 hauberg Class support
Sat, 13 Jan 2007 15:08:06 +0000 hauberg Imresize accepts color images and uses imperspective warp to reduce code dublication.
Sat, 13 Jan 2007 14:43:38 +0000 hauberg New functions and an update of imresize to use imremap
Tue, 09 Jan 2007 20:09:31 +0000 adb014 [a{:}]= and not a{:}=
Mon, 08 Jan 2007 20:21:42 +0000 adb014 index missing functions
Thu, 04 Jan 2007 23:52:31 +0000 hauberg Put seealso before end deftypefn
Thu, 04 Jan 2007 23:46:18 +0000 hauberg Minor changes in help text
Thu, 04 Jan 2007 23:46:17 +0000 hauberg Minor changes in help text
Thu, 04 Jan 2007 21:58:50 +0000 hauberg Texinfo-fication of the help texts
Tue, 02 Jan 2007 21:58:38 +0000 hauberg Documentation is now in Texinfo (looks better on the website)
Fri, 29 Dec 2006 00:34:19 +0000 hauberg Missing sqrt
Thu, 28 Dec 2006 22:42:12 +0000 hauberg First revision of bwarea.m and __bwarea.cc
Wed, 27 Dec 2006 19:21:15 +0000 hauberg First revision
Sat, 23 Dec 2006 12:19:40 +0000 hauberg imread now uses tilde_expand
Wed, 20 Dec 2006 12:59:30 +0000 adb014 Probe image depth from bits rather than Red field, fixes grayscale images (For Thomas Weber)
Fri, 08 Dec 2006 11:06:56 +0000 adb014 Add deriche to the list of oct-files to build
Fri, 08 Dec 2006 06:43:30 +0000 cocus fast c implementation to replace m file deriche.m
Fri, 08 Dec 2006 06:41:30 +0000 cocus interface changed to match cc implementation. (returns magnitude by default)
Sun, 03 Dec 2006 21:54:09 +0000 adb014 Update INDEX files for new functions
Sun, 03 Dec 2006 10:53:14 +0000 cocus initial m-file implementetaion.
Sun, 26 Nov 2006 10:47:39 +0000 hauberg Compatibility changes
Fri, 24 Nov 2006 16:33:11 +0000 hauberg Compatibility changes
Sun, 15 Oct 2006 08:04:55 +0000 hauberg Fixed texinfo in bwmorph