Mercurial > hg > octave-image
graph
-
relicensed under GPL - got permission from P.Kiezle for his modificationsMon, 07 Nov 2005 20:28:28 +0000, by aadler
-
Add ImageMagick++ support to imreadMon, 31 Oct 2005 21:18:34 +0000, by tpikonen
-
Add ImageMagick++ support to imreadMon, 31 Oct 2005 15:20:27 +0000, by tpikonen
-
Fix reading rectangular images.Fri, 14 Oct 2005 13:07:25 +0000, by sjvdw
-
Make more sensible tests; test alpha channel on png.Fri, 14 Oct 2005 02:38:55 +0000, by pkienzle
-
Correctly return alpha layer. Texinfo docstring.Thu, 13 Oct 2005 12:43:14 +0000, by sjvdw
-
Use new interface to png/jpg readWed, 12 Oct 2005 15:05:58 +0000, by pkienzle
-
Remove debug messagesWed, 12 Oct 2005 15:05:29 +0000, by pkienzle
-
Handle change in identify's output format since ImageMagick 6.2.Wed, 12 Oct 2005 14:24:28 +0000, by sjvdw
-
Update docstring to reflect new return format.Wed, 05 Oct 2005 14:16:08 +0000, by sjvdw
-
Some mingw fixesTue, 04 Oct 2005 21:52:36 +0000, by adb014
-
Changes to handle MxNx3 images of different numeric classes:Sat, 10 Sep 2005 16:07:47 +0000, by sjvdw
-
[for Bill Denney] is_vector -> isvectorThu, 08 Sep 2005 03:19:12 +0000, by pkienzle
-
[for Bill Denney] setstr -> charThu, 08 Sep 2005 03:12:29 +0000, by pkienzle
-
[for Bill Denney] isstr -> ischarThu, 08 Sep 2005 02:00:18 +0000, by pkienzle
-
format changesFri, 29 Jul 2005 14:35:04 +0000, by aadler
-
Improve error messages and use pipesThu, 21 Jul 2005 16:03:02 +0000, by aadler
-
Suppress unwanted output.Tue, 12 Jul 2005 14:23:00 +0000, by sjvdw
-
Try to correct for missing newline at the end of the fileSun, 03 Jul 2005 01:10:19 +0000, by pkienzle
-
mods to octave code formatWed, 29 Jun 2005 16:36:04 +0000, by aadler
-
[for Soren Hauberg] new image manipulation functions Octave-Forge-2005.06.13Mon, 13 Jun 2005 01:00:58 +0000, by pkienzle
-
Converted several files from DOS end-of-line to UNIX-style (using theTue, 31 May 2005 14:30:58 +0000, by qspencer
-
Reverse order of png.h and octave/oct.h even though it shouldn't matter.Sat, 28 May 2005 20:23:02 +0000, by pkienzle
-
More author/copyright consistency changesWed, 25 May 2005 13:42:56 +0000, by pkienzle
-
Author/Copyright consistencyWed, 25 May 2005 03:43:43 +0000, by pkienzle
-
Copyright notices for Etienne Grossmann files.Tue, 24 May 2005 22:30:49 +0000, by pkienzle
-
added GPL copyrightsMon, 25 Apr 2005 01:05:28 +0000, by aadler
-
Fix copyright notices.Sun, 24 Apr 2005 16:33:29 +0000, by pkienzle
-
Change layout to not confuse builtins.ccFri, 22 Apr 2005 17:29:42 +0000, by aadler
-
Don't append to LIBS when checking for a function in a libraryTue, 01 Mar 2005 16:33:33 +0000, by pkienzle
-
[For Justus Piater] add some test casesFri, 25 Feb 2005 12:33:14 +0000, by pkienzle
-
Add simple test for 'nearest' near 90 degrees. More tests needed.Fri, 18 Feb 2005 04:42:19 +0000, by pkienzle
-
[for Justus Piater] fix half-pixel alignment problem and add optimizationWed, 16 Feb 2005 04:07:59 +0000, by pkienzle
-
Fix tests for functions which return boolean matricesMon, 15 Nov 2004 16:04:20 +0000, by pkienzle
-
Justus Piater's imrotateWed, 27 Oct 2004 12:06:23 +0000, by etienne
-
can't have space after DEFUN_DLD( or indexing script misses the function nameFri, 24 Sep 2004 13:48:51 +0000, by adb014
-
Correct indexing of imageWed, 22 Sep 2004 08:45:08 +0000, by sjvdw
-
Use frivolous uint8() call to block tests for version 2.1.57 and earlierThu, 16 Sep 2004 02:14:40 +0000, by pkienzle
-
logical(1) => trueWed, 15 Sep 2004 20:36:57 +0000, by jmones
-
Updated tests to match Gonzalez&Woods exampleWed, 15 Sep 2004 20:00:00 +0000, by jmones
-
test that data type matches during assertWed, 15 Sep 2004 17:54:59 +0000, by pkienzle
-
Use logical in tests; reduce number of shared variables in tests.Wed, 15 Sep 2004 13:51:10 +0000, by pkienzle
-
all_va_args -> varargin{:}. Now works on 2.1.58Thu, 09 Sep 2004 19:36:35 +0000, by jmones
-
Solved problem with uint8 indexing and reduced tests on types (suggested by P. Kienzle) Octave-Forge-2004.09.09Wed, 08 Sep 2004 16:06:31 +0000, by jmones
-
Use new __ name in tests as well.Wed, 08 Sep 2004 15:07:18 +0000, by pkienzle
-
Redo tests: reduce # of shared variables; force full range of uint8Wed, 08 Sep 2004 15:01:28 +0000, by pkienzle
-
Synchronized with cmunique. uint8 support added. Tests working for 2.1.58Wed, 08 Sep 2004 14:13:08 +0000, by jmones
-
Fix test for 'inline function'Wed, 08 Sep 2004 14:07:22 +0000, by pkienzle
-
Avoid segfaults on pre-2.1.58 octave. Invisible whitespace changes.Tue, 07 Sep 2004 14:47:50 +0000, by pkienzle
-
strict cmath: no round() and ceil() operates on floating point types.Mon, 06 Sep 2004 05:59:04 +0000, by pkienzle
-
skip tests which use cat(3,X,Y) for octave <= 2.1.57Fri, 03 Sep 2004 18:33:11 +0000, by pkienzle
-
Added support for int* and uint* typesFri, 03 Sep 2004 17:57:42 +0000, by jmones
-
Improved uint8 and uint16 padding expectionsFri, 03 Sep 2004 17:49:37 +0000, by jmones
-
Added support for int* and uint* typesFri, 03 Sep 2004 17:37:08 +0000, by jmones
-
Uses uint8 to save some temporal memory (suggested by David Bateman)Fri, 03 Sep 2004 17:12:36 +0000, by jmones
-
Support for uint8 and uint16 types added.Fri, 03 Sep 2004 17:07:26 +0000, by jmones
-
Check result has same class as function result, and improved fun param checkingFri, 03 Sep 2004 13:40:13 +0000, by jmones
-
Corrected behaviour for int* and uint* typesFri, 03 Sep 2004 13:37:10 +0000, by jmones
-
Work with logical arrays from BW creationFri, 03 Sep 2004 13:32:07 +0000, by jmones