log

age author description
Sun, 15 Aug 2004 19:33:20 +0000 jmones bweuler: Calculates the Euler number of a binary image
Sun, 15 Aug 2004 19:27:46 +0000 jmones blkproc: block process an image using user-supplied function
Sun, 15 Aug 2004 19:21:50 +0000 jmones support column vector padsize
Sun, 15 Aug 2004 19:01:05 +0000 jmones bestblk added: Calculates best block size for block processing
Wed, 11 Aug 2004 19:52:41 +0000 jmones qtsetblk added
Wed, 11 Aug 2004 17:39:51 +0000 jmones Algorithm url in docs corrected.
Wed, 11 Aug 2004 17:34:11 +0000 jmones poly2mask added: creates filled polygon bw mask
Wed, 11 Aug 2004 15:04:59 +0000 pkienzle Convert dos line endings to unix line endings
Wed, 11 Aug 2004 00:57:02 +0000 jmones qtgetblk and qtsetblk added to INDEX
Wed, 11 Aug 2004 00:05:21 +0000 jmones seealso qtgetblk added to doc
Wed, 11 Aug 2004 00:03:26 +0000 jmones new gtgetblk: get blocks from quatree decomposition
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.