log

age author description
Fri, 03 Sep 2004 13:40:13 +0000 jmones Check result has same class as function result, and improved fun param checking
Fri, 03 Sep 2004 13:37:10 +0000 jmones Corrected behaviour for int* and uint* types
Fri, 03 Sep 2004 13:32:07 +0000 jmones Work with logical arrays from BW creation
Fri, 03 Sep 2004 13:28:32 +0000 jmones Corrected behaviour for int* and uint* types
Thu, 02 Sep 2004 12:24:27 +0000 adb014 Fix for ambiguous return value with 2.1.58
Wed, 01 Sep 2004 22:51:14 +0000 jmones Fully recoded: NDArray support, docs, tests, more compatible with MATLAB, changed copyright
Wed, 01 Sep 2004 22:35:47 +0000 jmones Added Lantuejoul skeletonizing algorithm from Gonzalez&Woods
Wed, 01 Sep 2004 08:52:24 +0000 sjvdw Add graycomatrix and houghtf
Thu, 26 Aug 2004 01:33:21 +0000 jmones stretchlim added: Finds limits to contrast stretch an image
Wed, 25 Aug 2004 16:35:39 +0000 jmones stretchlim added: Finds limits to contrast stretch an image
Fri, 20 Aug 2004 09:09:31 +0000 sjvdw Straight line Hough-transform
Fri, 20 Aug 2004 09:08:06 +0000 sjvdw Calculate the gray-level co-occurrence matrix.
Wed, 18 Aug 2004 15:09:13 +0000 jmones col2im and im2col added to block processing functions
Wed, 18 Aug 2004 14:57:42 +0000 jmones speed improvement suggested by Paul Kienzle
Wed, 18 Aug 2004 14:39:07 +0000 jmones im2col and col2im added
Tue, 17 Aug 2004 19:18:42 +0000 jmones cmpermute added: Reorders colors in a colormap
Tue, 17 Aug 2004 16:31:51 +0000 jmones isrgb added: Returns true if parameter is a RGB image
Tue, 17 Aug 2004 15:48:03 +0000 jmones Clarified expected data for RGB images in doc
Tue, 17 Aug 2004 15:45:40 +0000 jmones cmunique: Finds colormap with unique colors and corresponding image
Mon, 16 Aug 2004 14:43:05 +0000 jmones README added with info about this directory
Mon, 16 Aug 2004 14:42:02 +0000 jmones Functions used to code bwmorph
Sun, 15 Aug 2004 19:47:04 +0000 jmones bwmorph added: Perform a morphological operation on a binary image
Sun, 15 Aug 2004 19:43:11 +0000 jmones corrected a typo in doc
Sun, 15 Aug 2004 19:42:14 +0000 jmones nlfilter: Processes image in siliding blocks using user-supplied function
Sun, 15 Aug 2004 19:38:44 +0000 jmones conndef added: Creates a connectivity array
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.
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
Fri, 19 Apr 2002 15:42:03 +0000 pkienzle new functions
Wed, 10 Apr 2002 05:47:18 +0000 pkienzle Tune the first sentence heuristic
Tue, 09 Apr 2002 20:49:44 +0000 pkienzle Split main.idx into individual subdirectories to make it more manageable
Tue, 26 Mar 2002 03:16:45 +0000 pkienzle Fix doc strings in preparation for automated index building.
Tue, 19 Mar 2002 19:47:17 +0000 aadler fixed Makefile
Tue, 19 Mar 2002 19:47:04 +0000 aadler added else clauses to stop warnings
Tue, 19 Mar 2002 19:37:21 +0000 aadler jpgread.cc and jpgwrite.cc functions
Tue, 19 Mar 2002 18:14:13 +0000 aadler unfortunately using popen seems to create problems, mostly
Mon, 18 Mar 2002 07:43:33 +0000 pkienzle Makefiles more consistent; accept optional "install" target in tertiary makes
Sun, 17 Mar 2002 05:26:14 +0000 aadler now accept filenames with spaces
Sun, 17 Mar 2002 02:38:52 +0000 aadler fill and edge detection operators
Sun, 17 Mar 2002 02:36:12 +0000 aadler minor mod to add unwind_protect
Mon, 11 Mar 2002 01:56:47 +0000 aadler general image read/write functionality using imagemagick utilities Octave-Forge-2002.03.10
Thu, 31 Jan 2002 06:11:53 +0000 alnd Cosmetic changes in the comment section for 'Copyright' and/or 'Author'
Fri, 04 Jan 2002 15:53:57 +0000 pkienzle Changes required to compile for gcc-3.0 in debian hppa/unstable
Fri, 07 Dec 2001 16:21:05 +0000 pkienzle Write .bmp files
Wed, 10 Oct 2001 19:54:49 +0000 pkienzle Initial revision Octave-Forge-2001.11.02