log

age author description
Tue, 10 Aug 2004 00:19:42 +0000 jmones Corrected misleading comment.
Mon, 09 Aug 2004 01:48:54 +0000 jmones Added qtdecomp: quadtree decomposition
Sun, 08 Aug 2004 21:20:25 +0000 jmones uintlut and padarray functions added
Sun, 08 Aug 2004 21:08:47 +0000 jmones Added cathegory region-based processing and roi* functions to it
Sun, 08 Aug 2004 21:02:44 +0000 jmones Add roicolor function (selects ROI based on color)
Mon, 02 Aug 2004 23:40:23 +0000 pkienzle [for Josep Mones i Teixidor] new image processing functions
Fri, 30 Jul 2004 01:14:32 +0000 pkienzle Use filter2's default "same" flag to control result size
Thu, 29 Jul 2004 00:07:10 +0000 pkienzle [for Josep Mones i Teixidor] new functions
Mon, 12 Jul 2004 14:56:44 +0000 pkienzle Added copyright notices
Thu, 08 Jul 2004 04:56:05 +0000 pkienzle Fix copyright strings. Only one allowed on top line so keep the most recent
Wed, 07 Jul 2004 09:38:51 +0000 adb014 Allow dist, distclean and clean targets to run without Makeconf. Replace include with sinclude in Makefiles. Build fixed and comm docs as part of dist target Octave-Forge-2004.07.07
Wed, 07 Jul 2004 07:58:40 +0000 persquare Fixing off-by-one error in color map indexing.
Tue, 29 Jun 2004 10:31:47 +0000 pkienzle [for Stefan van der Walt]: faster but less accurate conv2
Tue, 29 Jun 2004 10:28:01 +0000 pkienzle Don't create arrays of negative dimensions.
Wed, 03 Mar 2004 06:46:28 +0000 pkienzle Allow ind value of 1; allow empty matrices; add tests
Wed, 25 Feb 2004 02:27:47 +0000 pkienzle (with Stefan van der Walt): correct variance on 'speckle'; clip output [0,1];
Wed, 18 Feb 2004 14:54:10 +0000 pkienzle Colour values from ppm are 0-255 not 1-256
Thu, 12 Feb 2004 07:49:40 +0000 pkienzle Add some of the missing functions to the categorical index Octave-Forge-2004.02.12
Fri, 30 Jan 2004 17:59:45 +0000 pkienzle [for Stefan van der Walt]: fix speckle calculation to be local.
Thu, 29 Jan 2004 21:24:36 +0000 pkienzle Test for newer versions of libpng.
Thu, 29 Jan 2004 21:13:21 +0000 pkienzle Use std::vector rather than std::auto_ptr for temporary memory
Tue, 27 Jan 2004 15:41:32 +0000 pkienzle All call with only two parameters.
Tue, 16 Dec 2003 22:28:49 +0000 pkienzle Fix up the tests which were breaking
Fri, 12 Dec 2003 22:05:39 +0000 pkienzle Distribute tests hardcoded in batch_test.m to their respective function
Thu, 11 Dec 2003 16:27:35 +0000 pkienzle Use element-wise and function
Tue, 18 Nov 2003 17:53:02 +0000 pkienzle Add pngread/pngwrite functions.
Fri, 14 Nov 2003 16:55:10 +0000 tpikonen Fix endianess bug in 16-bit reads.
Fri, 14 Nov 2003 16:45:19 +0000 tpikonen Added support for reading greyscale files with 16-bit dynamic range.
Fri, 12 Sep 2003 14:22:42 +0000 adb014 Changes to allow use with latest CVS of octave (do_fortran_indexing, etc)
Fri, 25 Jul 2003 19:11:41 +0000 pkienzle Make sure all files names referenced in system calls are wrapped in quotes
Wed, 18 Jun 2003 15:30:08 +0000 aadler add rotate_scale
Sun, 01 Jun 2003 19:36:34 +0000 pkienzle Ignore build targets when doing cvs -q update -dP --- makes it easier to Octave-Forge-2003.06.02
Thu, 15 May 2003 21:25:40 +0000 pkienzle OCTAVE_LOCAL_BUFFER now requires #include <memory>
Wed, 05 Mar 2003 15:31:54 +0000 pkienzle Backport to octave-2.1.36
Mon, 03 Mar 2003 21:15:51 +0000 aadler rotate_scale
Thu, 20 Feb 2003 23:03:59 +0000 pkienzle Use of "T x[n]" where n is not constant is a g++ extension so replace it with Octave-Forge-2003.02.22
Thu, 30 Jan 2003 17:52:26 +0000 pkienzle Remove reference to global variable __current_colormap__; we need to do
Thu, 28 Nov 2002 15:26:37 +0000 pkienzle Add copyright notice Octave-Forge-2002.11.30
Thu, 28 Nov 2002 03:11:17 +0000 pkienzle (for Jeff Orchard) add GPL copyright notice
Thu, 28 Nov 2002 03:05:27 +0000 pkienzle (for Simon Cross) brighten documentation didn't agree with code
Wed, 27 Nov 2002 08:40:11 +0000 pkienzle author/license updates
Wed, 27 Nov 2002 08:39:50 +0000 pkienzle Make sure all new functions are indexed
Thu, 21 Nov 2002 05:46:52 +0000 pkienzle Oops! Perhaps we don't need HAVE_JPEG?
Sat, 16 Nov 2002 21:10:06 +0000 pkienzle Not doing output, so don't need stdio.h
Sat, 16 Nov 2002 17:08:57 +0000 pkienzle Keep gcc 3.2 happy.
Mon, 04 Nov 2002 20:09:07 +0000 etienne varargout changes
Sat, 02 Nov 2002 10:43:39 +0000 pkienzle (for Jeff Orchard) image transforms
Sat, 02 Nov 2002 10:40:54 +0000 pkienzle bwfill was not being built.
Sat, 02 Nov 2002 10:40:31 +0000 pkienzle Keep gcc 3.2 happy by using includes without the .h
Sat, 02 Nov 2002 10:39:36 +0000 pkienzle gcc 3.2 wants \n\ for multi-line strings.
Sat, 02 Nov 2002 10:36:38 +0000 pkienzle Use varargin
Sun, 29 Sep 2002 17:31:55 +0000 etienne imginfo : return size of an image file using 'convert'
Thu, 19 Sep 2002 18:42:02 +0000 pkienzle Modified by David Fletcher <david@megapico.co.uk> to avoid artificially
Fri, 06 Sep 2002 19:32:57 +0000 pkienzle for Jeff Boyd <boyd@cpsc.ucalgary.ca>: C++ version of bwlabel
Fri, 16 Aug 2002 19:59:32 +0000 pkienzle Accept weight of 0 on a transition (for instantaneous color changes).
Fri, 10 May 2002 18:12:34 +0000 pkienzle image block processing function
Fri, 26 Apr 2002 11:54:10 +0000 pkienzle Check for libjpeg during configure. Octave-Forge-2002.05.09
Mon, 22 Apr 2002 13:23:57 +0000 pkienzle Use std::string
Sat, 20 Apr 2002 18:33:26 +0000 pkienzle function added to octave long ago Octave-Forge-2002.04.20
Sat, 20 Apr 2002 05:16:21 +0000 pkienzle rewrite because old one was broken