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
|