log

age author description
Thu, 22 Nov 2012 16:20:26 +0000 jordigh Remove check for logical matrices in bwlabel to match bwlabeln
Tue, 20 Nov 2012 16:12:15 +0000 jpicarbajal image: showcmap plots a given color map.
Tue, 13 Nov 2012 14:18:08 +0000 carandraug fftconv2: remove usage with 1 matrix and 2 vectors as this was never working.
Sun, 11 Nov 2012 13:33:52 +0000 carandraug image: change enconding to UTF-8
Sun, 11 Nov 2012 13:22:03 +0000 carandraug fftconv2: warn if using with 1 matrix and 2 vectors as this is no longer working. Marked failing tests with xtest
Sun, 11 Nov 2012 13:04:54 +0000 carandraug bwmorph: do not use deprecated functions erode and dilate
Sun, 11 Nov 2012 02:32:41 +0000 carandraug imhist: bugfix and nicer plot
Thu, 08 Nov 2012 19:26:50 +0000 carandraug wavelength2rgb: texinfo fix release-2.0.0
Thu, 08 Nov 2012 19:17:38 +0000 carandraug image: remove deriche from INDEX
Thu, 08 Nov 2012 19:10:15 +0000 carandraug image: bump version for release 2.0.0
Thu, 08 Nov 2012 19:06:18 +0000 carandraug image: list all licenses per file
Thu, 08 Nov 2012 16:43:19 +0000 carandraug imdilate: fix tests for uneven structuring elements
Thu, 08 Nov 2012 16:29:38 +0000 carandraug im2bw: fix tests
Thu, 08 Nov 2012 16:12:00 +0000 carandraug fftconv2: mentioned being broken when using 2 vectors for the convultion of 1 matrix
Thu, 08 Nov 2012 15:54:10 +0000 carandraug deriche: removing function due to non-standard license
Mon, 05 Nov 2012 23:50:31 +0000 carandraug maint: change Andy Adler code to GPLv3+ after permission from him though e-mail on mailing list
Sat, 03 Nov 2012 20:55:57 +0000 carandraug wavelength2rgb: major rewrite of function
Mon, 29 Oct 2012 03:23:26 +0000 carandraug immaximas: fix license by using proper MIT license text after private conversation with copyright owner Peter Kovesi
Sun, 28 Oct 2012 05:34:52 +0000 carandraug image: adding bwfill fix to NEWS
Fri, 26 Oct 2012 03:16:30 +0000 carandraug image: use mkoctfile defined by pkg in the environment
Tue, 23 Oct 2012 18:42:12 +0000 jordigh Add autoconf checks for unordered_map
Tue, 16 Oct 2012 17:18:47 +0000 carandraug image: prepare NEWS for new release
Mon, 15 Oct 2012 21:51:42 +0000 carandraug isimage: make simpler
Mon, 15 Oct 2012 18:47:27 +0000 jordigh bwlabeln: Document connectivity mask in docstring
Mon, 15 Oct 2012 13:03:52 +0000 carandraug iscolormap: importing from core
Mon, 15 Oct 2012 13:03:32 +0000 carandraug rgbplot: importing from core
Fri, 12 Oct 2012 17:41:33 +0000 carandraug cmunique() cmpermute(): have been added to octave core. Get changes back while core is not released
Thu, 11 Oct 2012 13:50:44 +0000 carandraug unin-find.h++: fix compilation problem
Wed, 10 Oct 2012 13:22:49 +0000 carandraug image: use @dots{} for help text
Wed, 10 Oct 2012 13:22:08 +0000 carandraug imnoise: support images from other classes
Tue, 09 Oct 2012 20:58:00 +0000 carandraug image: remove old Makefile from old project structure
Sat, 06 Oct 2012 21:53:47 +0000 carandraug im2bw: fix typo on input check
Wed, 03 Oct 2012 21:27:32 +0000 adam78a analyze75write: Typo correction.
Wed, 03 Oct 2012 21:09:28 +0000 adam78a analyze75read: Can now read int16 and int32 images.
Wed, 03 Oct 2012 16:53:13 +0000 adam78a analyze75write: Now write int16 and int32 datasets correctly.
Tue, 02 Oct 2012 07:23:16 +0000 carandraug analyze75write: mention on other functions see also
Tue, 02 Oct 2012 07:21:12 +0000 carandraug analyze75write: no check value of isxx
Tue, 02 Oct 2012 07:16:12 +0000 carandraug image: mention analyze75write on NEWS, remove executable bit from analyze75write, add missing functinos to INDEX
Mon, 01 Oct 2012 20:26:00 +0000 adam78a Initial commit into SVN.
Mon, 01 Oct 2012 15:49:46 +0000 carandraug graythresh: fix bug on mean method (unitialized variable), use mean on otsu's methdo when multiple max values, add tests
Mon, 01 Oct 2012 13:20:12 +0000 carandraug __bwdist: rename to __bwdist__ (private functions should have __ on both sides)
Mon, 01 Oct 2012 01:01:09 +0000 carandraug graythresh: fixing maxlikelihood method. Seems still broken but at least now enters the loop
Sun, 30 Sep 2012 23:57:04 +0000 carandraug graythresh: fix bug when checking input for algorithms that take options, silent division by zero warnings with unwind_protect block, get subfunctions to return cell array
Sun, 30 Sep 2012 23:23:43 +0000 carandraug graythresh: do not mess with warning settings
Sun, 30 Sep 2012 23:19:21 +0000 carandraug graythresh: compute goodness of threshold for Otsu's method
Sun, 30 Sep 2012 19:04:58 +0000 carandraug graythresh: calculation of within class variance
Sun, 30 Sep 2012 16:56:32 +0000 carandraug graythresh: bugfix when checking if input is histogram
Sun, 30 Sep 2012 16:52:57 +0000 carandraug graythresh: accept histogram as input. Also, there's no code left from Barre-Piquot and removed from copyright.
Sun, 30 Sep 2012 16:15:03 +0000 carandraug graythresh: make build histogram common code and deal with different image types
Sun, 30 Sep 2012 15:23:03 +0000 carandraug graythresh: vectorized otsu's method
Sat, 29 Sep 2012 17:10:20 +0000 carandraug image: mention changes of mat2gray on NEWS
Thu, 27 Sep 2012 13:18:13 +0000 carandraug image: fix dos line ending style
Thu, 27 Sep 2012 12:51:44 +0000 jpicarbajal image: fixing graythresh docu
Wed, 26 Sep 2012 17:47:56 +0000 carandraug graythresh: implementation of concavity, intermeans, intermodes, MaxEntropy, MaxLikelihood, mean, minimum, MinError, moments and percentile methods from the HistThresh toolbox
Wed, 26 Sep 2012 15:30:09 +0000 carandraug rotate_scale.cc: move copyright to top of file
Wed, 26 Sep 2012 15:21:55 +0000 carandraug im2xxx: use actual value rather than calls to intmax when we already know the class
Wed, 26 Sep 2012 15:20:44 +0000 carandraug graythresh: add moments algorithm
Wed, 26 Sep 2012 14:37:59 +0000 carandraug iptcheckstr: see also validatestring
Wed, 26 Sep 2012 14:37:32 +0000 carandraug iptcheckmap: add tests
Wed, 26 Sep 2012 12:22:10 +0000 carandraug imcrop: use do-until block instead of while, improved docs and removed display.
Wed, 26 Sep 2012 10:06:03 +0000 carandraug analyze75: fix typos and missing characters on analyze75filename
Wed, 26 Sep 2012 09:23:26 +0000 carandraug imhist: display colorbar under histogram
Wed, 26 Sep 2012 08:46:56 +0000 carandraug rgbplot: use iscolormap for checks
Wed, 26 Sep 2012 08:08:21 +0000 carandraug im2bw: threshold should be greater than only (matlab compatible)
Wed, 26 Sep 2012 08:02:48 +0000 carandraug bwarea: accept any class and objects are all non-zero instead of all higher than zero
Wed, 26 Sep 2012 07:36:15 +0000 carandraug mean2: use other isimage internally
Wed, 26 Sep 2012 07:23:53 +0000 carandraug im2bw: added tests, use more of other functions, more input check at start, support for int16 input images
Wed, 26 Sep 2012 06:51:51 +0000 carandraug isgray: return true for int16 class
Tue, 25 Sep 2012 17:21:39 +0000 carandraug analyze75: code clean to follow standards, simpler code, checks, more documentation, and move of common code to shared subfunctions
Tue, 25 Sep 2012 12:41:30 +0000 carandraug analyze75: new functions analyze75read and analyze75info from Adam H Aitkenhead <adamaitkenhead@hotmail.com> through mailing list
Mon, 24 Sep 2012 16:59:13 +0000 carandraug rgb2gray: perform weighted conversion based on luminance values
Mon, 24 Sep 2012 15:42:50 +0000 jordigh Make bwfill output logical type
Mon, 24 Sep 2012 15:02:13 +0000 carandraug rgb2gray: we also support the class single
Mon, 24 Sep 2012 14:57:19 +0000 carandraug rgb2gray: use isimage and iscolormap function
Mon, 24 Sep 2012 13:55:19 +0000 carandraug readexif: check input and proper error check after fopen
Mon, 24 Sep 2012 13:50:08 +0000 carandraug imtranslate: deal with defaults nice
Mon, 24 Sep 2012 13:47:59 +0000 carandraug bmpwrite: deprecate in favour of imwrite
Mon, 24 Sep 2012 13:32:36 +0000 carandraug corr2: use private isimage function for input check
Mon, 24 Sep 2012 13:16:05 +0000 carandraug deriche: fix indentation
Mon, 24 Sep 2012 12:59:10 +0000 carandraug image: use spaces, not tabs
Mon, 24 Sep 2012 12:26:35 +0000 carandraug bestblk: fix see also
Sun, 23 Sep 2012 12:05:54 +0000 carandraug image: remove autoload line from DESCRIPTION since it's already the default
Sun, 23 Sep 2012 12:04:24 +0000 carandraug image: new package maintainer
Fri, 21 Sep 2012 14:04:34 +0000 carandraug image: depends on at least signal 1.2.0 for normxcorr2
Fri, 21 Sep 2012 12:44:08 +0000 carandraug im2float: common code from im2single and im2double in private function
Tue, 18 Sep 2012 18:43:56 +0000 jordigh whitespace fix
Tue, 18 Sep 2012 00:05:50 +0000 carandraug regionprops: alphabetic order of options in help text
Sun, 16 Sep 2012 22:39:23 +0000 carandraug graythresh: consistent indentation
Sun, 16 Sep 2012 22:37:02 +0000 carandraug graythresh: fix bug because intmax does not return double and wrongly named var
Fri, 14 Sep 2012 19:36:44 +0000 jordigh Fix typo in iscolormap.m
Fri, 07 Sep 2012 15:44:24 +0000 carandraug image: now dependent on >=3.6.0 due to nthargout on regionprops
Fri, 07 Sep 2012 15:24:49 +0000 jordigh bwlabeln.cc: Add a few comments about the union-find data structure.
Fri, 07 Sep 2012 15:21:39 +0000 jordigh bwlabeln.cc: Remove dead code, reformat copyright, fix typo in mask8
Fri, 07 Sep 2012 15:13:33 +0000 jordigh bwlabeln: Fix type checking of inputs
Fri, 07 Sep 2012 14:52:03 +0000 jordigh Overhaul regionprops for Nd images
Wed, 05 Sep 2012 20:02:40 +0000 jordigh Remove zero padding from bwlabeln output
Wed, 05 Sep 2012 19:14:14 +0000 jordigh Further speedups to bwlabeln
Tue, 04 Sep 2012 21:29:27 +0000 jordigh Slight optimisations in bwlabeln.cc (use linear indices consistently)
Tue, 04 Sep 2012 01:58:03 +0000 jordigh Fix bwlabeln's input-checking, some futile attempts to optimise
Sun, 02 Sep 2012 03:52:17 +0000 carandraug iscolormap: also check class and number of dimensions
Sun, 02 Sep 2012 03:41:40 +0000 carandraug is_double_image: new private function to check if an image of class double is valid
Sun, 02 Sep 2012 03:33:55 +0000 carandraug isrgb: use shared private functions for checks
Sun, 02 Sep 2012 03:32:21 +0000 carandraug isind: also check part first for speedup
Sun, 02 Sep 2012 03:17:47 +0000 carandraug isimage: also check if input is real
Sun, 02 Sep 2012 02:48:30 +0000 carandraug isind: use builtin function isindex
Sun, 02 Sep 2012 02:44:23 +0000 carandraug isind: use shared private functions for checks
Sun, 02 Sep 2012 02:37:12 +0000 carandraug isgray: use shared private functions for checks and added test blocks
Sun, 02 Sep 2012 02:33:14 +0000 carandraug isbw: fix bug when input image has more than 2D.
Sun, 02 Sep 2012 02:31:53 +0000 carandraug isbw: delegate checks to new shared private functions and add test blocks
Sun, 02 Sep 2012 01:53:19 +0000 carandraug graythresh: return goodness of computed value. Prepare code for multiple algorithms. Avoid var names that shadow core functions.
Sun, 02 Sep 2012 00:51:46 +0000 carandraug graythresh: update link to original code
Fri, 31 Aug 2012 15:35:11 +0000 jordigh Make bwlabeln compile
Wed, 29 Aug 2012 02:56:16 +0000 carandraug normxcorr2: check input that template is smaller than image
Tue, 15 May 2012 14:15:20 +0000 carandraug padarray: do not mix spaces and tabs
Tue, 15 May 2012 12:51:58 +0000 carandraug imcrop: new function for image package. Submitted to mailing list by Pablo Rossi <prossi@ing.unrc.edu.ar>
Mon, 14 May 2012 17:23:29 +0000 carandraug imhist: complete rewrite of the function to be matlab compatible. Added test cases. No old code left so removed old copyright owners.
Wed, 18 Apr 2012 20:56:52 +0000 carandraug tiff_tag_read: deal with multiple tag and IFD beyond the first and improved documentation
Mon, 16 Apr 2012 12:51:08 +0000 carandraug image: no longer load package automatically
Mon, 16 Apr 2012 12:49:47 +0000 carandraug maint: update license to GPLv3 and mention non GPL files
Mon, 16 Apr 2012 11:47:35 +0000 carandraug image: replace calls to usage() by print_usage() (usage is redundant and going to be deprecated in 3.8). Also small improvements on texinfo and use of defaulr arguments for simpler input check.
Mon, 16 Apr 2012 09:01:20 +0000 carandraug maint: update e-mail address of Etienne Grossmann to <etienne@egdn.net> as requested by himself
Fri, 13 Apr 2012 11:15:28 +0000 carandraug maint: update e-mail address of Etienne Grossmann
Thu, 12 Apr 2012 09:49:33 +0000 carandraug mat2gray: help text to mention situation when min and max are equal
Thu, 12 Apr 2012 09:42:32 +0000 carandraug mat2gray: use less memory by editing the input image rather than creating a copy and editing that one
Thu, 12 Apr 2012 09:33:03 +0000 carandraug mat2gray: matlab compatibility fixes for when max and min are the same
Wed, 11 Apr 2012 19:11:07 +0000 carandraug im2int16: new function for image package and updated list of functinos on seealso help text
Wed, 11 Apr 2012 18:30:27 +0000 carandraug im2single: new function for image package
Wed, 11 Apr 2012 18:23:09 +0000 carandraug im2uint8: matlab compatibility and support for indexed images
Wed, 11 Apr 2012 17:51:21 +0000 carandraug im2uint16: matlab compatibility and support for indexed images
Wed, 11 Apr 2012 17:13:27 +0000 carandraug im2double: fix small bug where isind would be called wrongly
Wed, 11 Apr 2012 17:01:36 +0000 carandraug im2double: added new private function that will be used for input checking of all im2_class functions
Wed, 11 Apr 2012 16:45:41 +0000 carandraug im2double: added tests
Wed, 11 Apr 2012 15:22:19 +0000 carandraug im2double: added support for indexed images and matlab compatibility
Wed, 11 Apr 2012 14:57:31 +0000 carandraug isind: fix small mistake on help text
Wed, 11 Apr 2012 14:08:27 +0000 carandraug im2double: added support for binary images (patch by Martin Helm <martin@mhelm.de>)
Fri, 16 Mar 2012 03:58:03 +0000 carandraug help text: functions in oct files are {Loadable Functions}, not {Function Files}. Fixing help texts accordingly
Thu, 15 Mar 2012 12:43:09 +0000 carandraug iscolormap: new function to image package
Wed, 14 Mar 2012 06:59:32 +0000 thomas-weber Fix typo in doc string.
Tue, 13 Mar 2012 18:25:56 +0000 carandraug mat2gray: more complete documentation
Tue, 13 Mar 2012 18:08:40 +0000 carandraug mat2gray: big rewrite, function seems to not be working for several octave releases. Also should now be completely compatible with matlab
Tue, 13 Mar 2012 05:14:22 +0000 carandraug stretchlim: fix bug due to behaviour of ismatrix, replace tabs per spaces and use print_usage
Tue, 13 Mar 2012 05:13:57 +0000 carandraug fftconv2: fix bug due to behaviour of ismatrix, replace tabs per spaces and use print_usage
Tue, 13 Mar 2012 05:07:07 +0000 carandraug bwlabel: add copyright notice
Tue, 13 Mar 2012 04:50:33 +0000 carandraug bwfill: fix bug about holes mode, improved documentation and segfault when input is 1x1 matrix. Patch supplied by Ricardo Santiago Mozos <rsmozos@gmail.com>
Mon, 30 Jan 2012 11:16:11 +0000 carandraug wavelength2rgb: bug fix on input check by <mmesser314@gmail.com>
Fri, 27 Jan 2012 17:10:52 +0000 carandraug wavelength: help text to texinfo, check input, and simpler setting defaults
Fri, 27 Jan 2012 16:41:53 +0000 carandraug wavelength: new function to image package. Contributed by William Krekeler <WKrekeler@cleanearthtech.com>
Mon, 23 Jan 2012 21:32:37 +0000 carandraug rho_filter: use hanning() from core instead of hann() from signal package
Fri, 16 Dec 2011 23:21:53 +0000 carandraug graycomatrix: removed deprecated syntax in octave 3.4.3 to avoid warning at compilation time
Fri, 16 Dec 2011 23:20:33 +0000 carandraug normxcorr2: fix bug on documentation
Fri, 16 Dec 2011 23:09:12 +0000 carandraug iptcheckmap: bug fix caused by confusing with parentheses
Fri, 16 Dec 2011 20:33:08 +0000 carandraug normxcorr2: new function is wrapper for xcorr2 from signal package
Fri, 16 Dec 2011 20:32:15 +0000 carandraug graycomatrix: replace tabs per spaces
Sun, 11 Dec 2011 03:30:40 +0000 carandraug imlincomb: new function
Sun, 11 Dec 2011 03:30:06 +0000 carandraug imarithmetics: fixing bug on input check
Sat, 10 Dec 2011 23:36:58 +0000 carandraug imabsdiff: new function
Sat, 10 Dec 2011 23:34:33 +0000 carandraug immultiply: fixing mistake on tests
Sat, 10 Dec 2011 23:06:18 +0000 carandraug image arithmetic functions: more matlab compatibility, test cases, better help text, bug fixes
Sat, 10 Dec 2011 19:53:32 +0000 carandraug image arithmetics extensing @seealso sections
Sat, 10 Dec 2011 19:50:25 +0000 carandraug imdivide immultiply: new functions
Sat, 10 Dec 2011 19:48:05 +0000 carandraug imarithmetics: fix small bug on error messages
Fri, 09 Dec 2011 19:19:00 +0000 carandraug imsubtract: new function
Fri, 09 Dec 2011 19:03:54 +0000 carandraug image arithmetics: create private function that deals with input check and preparation for imadd and future imsubtract/divide/etc
Fri, 09 Dec 2011 18:42:33 +0000 carandraug imadd: note about matlab compatibility, added support for signed integers, and implement non-matlab where it actually returns double if requested by user
Fri, 09 Dec 2011 05:24:05 +0000 carandraug image package: update NEWS and INDEX
Fri, 09 Dec 2011 05:15:25 +0000 carandraug imadd: new function
Fri, 09 Dec 2011 05:11:29 +0000 carandraug blkproc: deprecating blkproc and replace by blockproc for matlab compatibility
Mon, 05 Dec 2011 04:42:34 +0000 carandraug image: update NEWS
Mon, 05 Dec 2011 04:41:59 +0000 carandraug isgray isbw isrgb: return false is argument is empty matrix
Mon, 05 Dec 2011 04:40:59 +0000 carandraug isind:
Mon, 05 Dec 2011 04:20:50 +0000 carandraug isrgb:
Mon, 05 Dec 2011 04:06:15 +0000 carandraug isgray:
Mon, 05 Dec 2011 03:59:44 +0000 carandraug isbw: check sample of image first to speed up computation
Mon, 05 Dec 2011 01:22:06 +0000 carandraug image: added important note on NEWS about new behaviour of isbw
Mon, 05 Dec 2011 01:16:55 +0000 carandraug dilate and erode: added warning about being deprecated on their help text
Mon, 05 Dec 2011 01:12:42 +0000 carandraug image: added NEWS file
Mon, 05 Dec 2011 00:53:07 +0000 carandraug isbw: made function still return true for non-logical matrix of 1 and 0 but issue warning. This will be changed again in future
Mon, 05 Dec 2011 00:47:20 +0000 carandraug isbw: IMPORTANT COMMIT BREAKS COMPATIBILITY
Tue, 29 Nov 2011 01:22:33 +0000 carandraug conndef: make type case insensitive, use print_usage, tabs per spaces, code prettifier, small changes on help text, improved input check, copyright to GPLv3+
Mon, 28 Nov 2011 19:14:37 +0000 carandraug bwlabeln: added function to INDEX and MakeFile
Mon, 28 Nov 2011 19:13:38 +0000 carandraug bwlabeln: improved help text
Mon, 28 Nov 2011 19:12:43 +0000 jordigh Add union-find.h++ for bwlabeln.cc implementation
Sun, 27 Nov 2011 01:45:30 +0000 carandraug bweuler: patch by Adrián del Pino delpinonavarrete@gmail.com
Fri, 18 Nov 2011 07:08:09 +0000 jordigh Add preliminary implementation of bwlabeln
Thu, 10 Nov 2011 19:44:35 +0000 carandraug imhist: bug fix when n is not specified, and useing_colormap was not initialized
Thu, 10 Nov 2011 03:10:43 +0000 carandraug mat2gray: fixes on input checking
Thu, 10 Nov 2011 03:09:53 +0000 carandraug imhist: fixed bug that made function work when using grayscale images, improved help text, input check, and matlab compatibility
Thu, 03 Nov 2011 01:27:47 +0000 carandraug removal of deprecated functions: loadimage, spdiag, split, clearplot, diag, weibull_cdf, clg
Thu, 03 Nov 2011 00:20:56 +0000 carandraug grayslice: extra input check, use print_usage and don't use deprecated is_scalar
Wed, 02 Nov 2011 19:19:52 +0000 carandraug iptchecknargin: fix error message to use func_name
Wed, 02 Nov 2011 19:19:06 +0000 carandraug image: properly formatted error message does not need to error trace back
Wed, 02 Nov 2011 17:03:06 +0000 carandraug imbothat: fix errors on the input check
Wed, 02 Nov 2011 17:01:03 +0000 carandraug imtophat: removed deprecated option from documentation and changed warning to anytime the transform option is specified
Wed, 02 Nov 2011 15:01:46 +0000 carandraug imtophat: added warning for use of black/close option which will be removed in the future
Wed, 02 Nov 2011 14:58:36 +0000 carandraug image package: functions using the black/close option of imtophat, now use imbothat
Wed, 02 Nov 2011 14:57:38 +0000 carandraug imbothat: fix error messages
Wed, 02 Nov 2011 14:41:30 +0000 carandraug imbothat: new function for image package and modified imtophat to use it
Tue, 01 Nov 2011 23:11:35 +0000 carandraug iptcheckconn: new image for image package
Tue, 01 Nov 2011 16:17:53 +0000 carandraug getrangefromclass: new function for image package
Tue, 01 Nov 2011 14:21:15 +0000 carandraug image: new utility functions iptcheckstrs, iptnum2ordinal, iptcheckmap and iptchecknargin
Mon, 31 Oct 2011 12:50:48 +0000 carandraug bwmorph: use package functions rather than re-implementing operation
Mon, 31 Oct 2011 12:49:11 +0000 carandraug bwmorph: using spaces instead of tabs
Mon, 31 Oct 2011 12:28:44 +0000 carandraug image: remove imginfo from INDEX
Mon, 31 Oct 2011 03:59:16 +0000 carandraug imerode, imdilate: copied tests, demo and exra help text from the now deprecated dilate and erode functions
Mon, 31 Oct 2011 03:57:36 +0000 carandraug dilate, erode: marked as deprecated in favour of imerode and imdilate
Mon, 31 Oct 2011 03:03:26 +0000 carandraug imrotate: tabs per spaces and keep help text in less characters per line
Mon, 31 Oct 2011 03:00:21 +0000 carandraug imginfo: removing deprecated function after 2 years
Mon, 31 Oct 2011 02:31:35 +0000 carandraug dilate: bug fixes on octave core (somewhere in filter2) make dilate work correctly with non-symmetric SE. Updating version of dependency
Tue, 27 Sep 2011 12:34:58 +0000 carandraug main packages DESCRIPTION: added e-mail address of maintainers and contributors
Mon, 26 Sep 2011 15:05:52 +0000 carandraug image package: fix last release date
Mon, 26 Sep 2011 00:22:19 +0000 carandraug image INDEX: remove mistake function (it was an auxiliary file)
Wed, 21 Sep 2011 11:48:08 +0000 carandraug image package: update INDEX release-1.0.15
Tue, 20 Sep 2011 12:26:58 +0000 carandraug rgb2ycbcr.m: fix incorrect function name
Tue, 20 Sep 2011 12:06:20 +0000 carandraug image package: bump version
Fri, 02 Sep 2011 21:30:40 +0000 hauberg Ensure we only consider thresholds within the min/max range of the image
Tue, 30 Aug 2011 22:39:23 +0000 goffioul Use OCTAVE_LOCAL_BUFFER instead of dynamic array.
Fri, 24 Jun 2011 17:35:07 +0000 carandraug Updated FSF address
Mon, 06 Jun 2011 20:25:12 +0000 hauberg Add missing curly brackets to seealso macro call
Mon, 06 Jun 2011 20:04:28 +0000 hauberg Avoid integer overflow (from Alexander Sherikov)
Wed, 01 Jun 2011 13:13:08 +0000 carandraug Optimized rgb2ycbcr function:
Wed, 01 Jun 2011 13:09:02 +0000 carandraug New rgb2ycbcr function by Santiago Reyes submitted on the mailing list
Thu, 28 Apr 2011 15:12:52 +0000 carandraug Undoing some changes from 8235 which were committed by accident
Thu, 28 Apr 2011 14:58:09 +0000 carandraug Remove repeated function deriche (m file). There's already C version on the package
Mon, 25 Apr 2011 20:04:11 +0000 carandraug Removed wrong test assertion
Thu, 14 Apr 2011 00:49:06 +0000 carandraug Added checks if image and SE have the same class
Thu, 14 Apr 2011 00:45:01 +0000 carandraug For logical images, use filter2 as in the function erode by Josep Mones i Teixidor whic is much faster
Thu, 14 Apr 2011 00:42:36 +0000 carandraug Moved copyright line to header of function
Thu, 14 Apr 2011 00:11:41 +0000 carandraug Better test of function. Now makes sure that the output is same class as input
Wed, 13 Apr 2011 23:58:55 +0000 carandraug Bug fix where double precision would be returned when arguments were of logical class
Wed, 13 Apr 2011 23:57:31 +0000 carandraug Added check if image and SE have the same class
Wed, 13 Apr 2011 22:40:10 +0000 carandraug fixed test for non-symmetric SE
Wed, 13 Apr 2011 21:19:36 +0000 thomas-weber Fix failing tests due to Octave checking for the matrix type in assert()
Tue, 12 Apr 2011 17:34:11 +0000 hauberg Bump version release-1.0.14
Tue, 15 Mar 2011 19:02:12 +0000 thomas-weber Use STL min() instead of preprocessor's define
Tue, 15 Mar 2011 18:55:43 +0000 thomas-weber Remove unused variables xMesh and yMesh from hough_line.cc
Tue, 01 Feb 2011 01:48:23 +0000 carandraug Remove texinfo note for MatLab compatibility since function now handles 2D data properly
Mon, 27 Dec 2010 15:48:45 +0000 hauberg Initialise J to contain zeros (and some formatting changes)
Wed, 22 Dec 2010 23:07:32 +0000 hauberg Use proper short-circuit operator
Wed, 22 Dec 2010 23:06:31 +0000 hauberg Fix texinfo issues
Wed, 22 Dec 2010 23:04:09 +0000 hauberg Remove libpng and libjpeg requirements
Wed, 22 Dec 2010 23:02:14 +0000 hauberg New version of bwboundaries (from A Kelly)
Tue, 30 Nov 2010 17:22:36 +0000 hauberg Make 'imresize' more compatible with more recent versions of Matlab
Wed, 20 Oct 2010 20:56:29 +0000 hauberg Reverse rows and cols in call to __imboundary__
Wed, 20 Oct 2010 20:07:43 +0000 hauberg Handle 2D data properly
Mon, 18 Oct 2010 10:49:30 +0000 hauberg Allow non-double images when using Fourier rotations
Wed, 25 Aug 2010 18:01:43 +0000 carandraug Added note on help text about compatibility with MatLab
Mon, 16 Aug 2010 00:59:09 +0000 carandraug Speed boost for imdilate function when using binary images (using code from dilate function)
Mon, 16 Aug 2010 00:51:07 +0000 carandraug Speed boost for imdilate function when using binary images (using code from dilate function)
Mon, 16 Aug 2010 00:40:01 +0000 carandraug Bug fix in dilate when using non-symmetrical structuring elements
Fri, 13 Aug 2010 15:59:54 +0000 carandraug Faster and easier bug fix for bug when using non-symmetrical SE. Only need to rotate the SE before the filtering
Thu, 12 Aug 2010 21:47:39 +0000 carandraug Bug fix for imdilate for error when using non-symmetrical SE. It now calculates dilation by erosion of the image complement
Thu, 12 Aug 2010 00:14:02 +0000 carandraug Bug fix where opening was not subtracted. Logical operation was done (suitable for binary images only and not grayscale).
Wed, 11 Aug 2010 23:39:52 +0000 carandraug Commenting code of mmgradm
Wed, 11 Aug 2010 23:25:11 +0000 carandraug Added new function for morphological operations (morphological gradient)
Thu, 27 May 2010 10:54:18 +0000 lxop Fixed rho_filter
Sat, 22 May 2010 16:07:45 +0000 hauberg Bump version release-1.0.13
Sat, 22 May 2010 16:07:33 +0000 hauberg Add 'tiff_tag_read'
Sat, 22 May 2010 16:07:09 +0000 hauberg Use custom bicubic interpolation to work around bug in Octave 3.2.x
Thu, 20 May 2010 22:18:21 +0000 carandraug New function to read tags from TIFF files
Fri, 14 May 2010 07:33:50 +0000 hauberg Comment 'mean_shift' function out as it is not being used (and causes problems for oct2mat)
Thu, 29 Apr 2010 07:48:06 +0000 schloegl Oct2mat: move essential functions into directory basics, remove non-essential functions, replace deprecated functions
Wed, 14 Apr 2010 22:53:13 +0000 hauberg Add missing division (/) (from Sean Veers)
Wed, 07 Apr 2010 21:32:03 +0000 lxop Fix for rho_filter to allow default arguments properly
Wed, 31 Mar 2010 21:23:21 +0000 lxop Missed a bit in the last bug fix upload for phantom
Wed, 31 Mar 2010 00:45:06 +0000 lxop Bug found and fixed in phantom that prevented the use of custom ellipses
Tue, 30 Mar 2010 07:37:36 +0000 lxop Adding function `iradon\' and a helper function `rho_filter\'
Tue, 23 Mar 2010 01:02:30 +0000 hauberg Use NDArray instead ArrayN<double> as this works with both 3.2.x and 3.3.x
Mon, 22 Mar 2010 19:58:13 +0000 hauberg Bump version release-1.0.12
Mon, 22 Mar 2010 19:57:45 +0000 hauberg Allow 'deriche' to be compiled with Octave 3.2.x
Fri, 12 Mar 2010 22:58:27 +0000 hauberg Change defaults to match Matlab
Mon, 08 Mar 2010 21:34:46 +0000 hauberg Add new function (phantom) to INDEX
Mon, 08 Mar 2010 21:21:12 +0000 lxop Remove executable property from phantom.m
Mon, 08 Mar 2010 21:08:14 +0000 lxop Add new function phantom
Sat, 06 Mar 2010 19:26:53 +0000 hauberg simplify dim_vector handling
Sat, 06 Mar 2010 09:07:52 +0000 hauberg No longer use deprecated API
Sat, 06 Mar 2010 09:06:24 +0000 hauberg Remove 'cordfilt2' as it has been deprecated for some time now
Sat, 06 Mar 2010 09:05:33 +0000 hauberg Remove jpg and png functions from INDEX
Sat, 06 Mar 2010 09:04:54 +0000 hauberg Fix a bunch of warnings caused by deprecation of API in the 3.3.x series
Sat, 06 Mar 2010 08:52:20 +0000 hauberg Remove JPEG and PNG functions and as a result simplify build system
Fri, 05 Mar 2010 02:55:42 +0000 hauberg Remove bwcount from INDEX release-1.0.11
Fri, 05 Mar 2010 02:51:45 +0000 hauberg Bump version
Fri, 05 Mar 2010 02:49:50 +0000 hauberg Remove 'bwcount' as we now have regionprops
Fri, 05 Mar 2010 02:48:41 +0000 hauberg Work on binary input
Fri, 05 Mar 2010 02:48:26 +0000 hauberg More properties implemented
Wed, 17 Feb 2010 12:00:15 +0000 highegg reduce intermediate memory usage in imperspectivewarp
Fri, 12 Feb 2010 22:52:54 +0000 hauberg Do orientations mod pi
Mon, 08 Feb 2010 05:24:56 +0000 hauberg New function: regionprops
Mon, 08 Feb 2010 01:57:58 +0000 hauberg New function: bwconncomp
Mon, 08 Feb 2010 01:25:31 +0000 hauberg Document bwboundaries
Mon, 08 Feb 2010 00:55:18 +0000 hauberg New function: bwboundaries
Mon, 25 Jan 2010 18:00:11 +0000 gnumuthu bwcount.m : find number, area and positions of the connected regions in a binary image
Mon, 25 Jan 2010 17:56:50 +0000 gnumuthu bwcount.m : find number, area and positions of the connected regions in a binary image
Sun, 17 Jan 2010 18:47:18 +0000 hauberg Remove unneeded @'s (from Thomas Weber)
Sun, 03 Jan 2010 20:20:09 +0000 thomas-weber Fix test case, return boolean matrix
Sun, 03 Jan 2010 19:11:27 +0000 thomas-weber Replace deprecated 'spfind'
Sun, 03 Jan 2010 18:24:46 +0000 thomas-weber Bug fix: write wrongly capitalized variable name correctly
Tue, 29 Dec 2009 12:05:22 +0000 hauberg Change test function to an anonymous function
Mon, 26 Oct 2009 10:27:47 +0000 hauberg Add missing 'swap' function
Mon, 19 Oct 2009 20:27:28 +0000 hauberg Describe Perona & Malik as isotropic unlike what they do themselves
Mon, 19 Oct 2009 20:21:28 +0000 hauberg Use Array instead of ArrayN
Mon, 19 Oct 2009 20:18:18 +0000 hauberg Mark image I/O functions as deprecated
Wed, 23 Sep 2009 11:14:21 +0000 hauberg New function: readexif (from Roderick Kohle)
Sat, 13 Jun 2009 21:23:48 +0000 hauberg Remove warning from demo
Sun, 07 Jun 2009 09:53:42 +0000 hauberg Update version numbers release-1.0.10
Tue, 26 May 2009 13:04:08 +0000 hauberg Make help text readable
Tue, 26 May 2009 13:00:38 +0000 hauberg Remove compiler warning
Thu, 14 May 2009 17:48:08 +0000 hauberg Remove a warning and add a bunch of spaces to the code
Thu, 14 May 2009 17:19:06 +0000 hauberg Minor demo improvements
Thu, 14 May 2009 17:09:06 +0000 hauberg Fix texinfo bug
Mon, 04 May 2009 16:59:19 +0000 hauberg Update version number release-1.0.9
Tue, 28 Apr 2009 08:51:37 +0000 stegu Minor, non-fatal bug fixed
Wed, 22 Apr 2009 19:10:33 +0000 hauberg Allow for odd shifts (from Eugeniy Mikhailov)
Sat, 18 Apr 2009 15:26:15 +0000 stegu Stupid, fatal typo corrected
Sat, 18 Apr 2009 12:31:06 +0000 stegu Documentation typo
Sat, 18 Apr 2009 12:20:45 +0000 stegu Complete rewrite of __bwdist.cc
Sat, 18 Apr 2009 12:19:29 +0000 stegu All new file to support new version of __bwdist.cc
Fri, 03 Apr 2009 19:51:16 +0000 hauberg remove overshooting handling
Fri, 20 Mar 2009 06:38:31 +0000 hauberg Handle 16 bit images better (by Eugeniy Mikhailov)
Thu, 19 Mar 2009 07:31:17 +0000 hauberg New function by Sergey Kirgizov
Wed, 18 Mar 2009 19:14:04 +0000 hauberg Actually use threshold variable instead of second input
Fri, 13 Mar 2009 09:33:49 +0000 hauberg Better support for alpha channels (from Eugeniy Mikhailov)
Sat, 07 Mar 2009 18:39:05 +0000 hauberg Make sure points are inside the image to avoid a crash
Sat, 07 Mar 2009 09:57:06 +0000 hauberg Changed order of input arguments to match Matlab
Mon, 22 Dec 2008 14:18:26 +0000 hauberg Improve help message
Sat, 13 Dec 2008 12:55:23 +0000 hauberg Fix indexing (by Dongik Shin)
Tue, 11 Nov 2008 18:15:37 +0000 hauberg fix typo in help message
Sat, 01 Nov 2008 15:58:47 +0000 hauberg Fix demo to show all images
Sat, 25 Oct 2008 09:09:50 +0000 hauberg Added copyright notice (gpl)
Mon, 06 Oct 2008 11:40:16 +0000 hauberg change log2 to xlog2 for portability
Sun, 05 Oct 2008 19:18:25 +0000 hauberg Support a new set of spatial filters
Thu, 02 Oct 2008 08:36:09 +0000 hauberg Style changes to make code more octave-like
Wed, 01 Oct 2008 09:51:38 +0000 hauberg Remove imread and imwrite as they have been moved to Octave
Tue, 30 Sep 2008 17:56:02 +0000 hauberg Avoid segfaults on errors
Tue, 30 Sep 2008 17:54:53 +0000 hauberg Avoid segfaults on errors
Fri, 26 Sep 2008 18:10:36 +0000 hauberg Add missing period in help text
Sun, 31 Aug 2008 17:53:57 +0000 hauberg Update version number release-1.0.8
Sun, 31 Aug 2008 13:01:26 +0000 hauberg Fix build issue
Sun, 24 Aug 2008 16:17:40 +0000 hauberg Bumped version number release-1.0.7
Wed, 30 Jul 2008 07:55:15 +0000 adb014 Fix for depth not equal to 1,2,4,8, or 16 with ImageMagick 6.4.0 (For Valmor de Almeida)
Sat, 26 Jul 2008 07:03:38 +0000 hauberg rgbplot wasn't functional due to bad indexing
Tue, 08 Jul 2008 12:08:47 +0000 hauberg Put license information in one comment block, such that the documentation is presented online
Sat, 05 Jul 2008 06:03:55 +0000 hauberg Changed 'len' to 'length' as that is what the function is called
Thu, 05 Jun 2008 09:51:38 +0000 adb014 Replace isstr with ischar everywhere
Thu, 15 May 2008 07:56:44 +0000 goffioul Fix typo
Tue, 06 May 2008 17:03:38 +0000 hauberg 64bit fix
Tue, 29 Apr 2008 17:52:26 +0000 hauberg Updated release dates release-1.0.6
Mon, 28 Apr 2008 17:01:39 +0000 hauberg use isempty instead of != when working with strings
Fri, 25 Apr 2008 14:51:21 +0000 hauberg use 8-neighours because ML does
Mon, 14 Apr 2008 18:07:52 +0000 hauberg Fix index bug
Mon, 14 Apr 2008 16:46:18 +0000 hauberg remove compiler warning
Mon, 14 Apr 2008 16:21:36 +0000 hauberg 64bit fix
Sat, 12 Apr 2008 15:46:59 +0000 hauberg Added support for custom Gaussian smoothing
Fri, 11 Apr 2008 14:36:55 +0000 hauberg Remove printf statement
Thu, 10 Apr 2008 09:24:51 +0000 goffioul Fix MSVC compilation
Wed, 09 Apr 2008 20:37:03 +0000 hauberg Fix test error
Wed, 09 Apr 2008 20:31:55 +0000 hauberg Fix test error
Wed, 09 Apr 2008 15:36:31 +0000 adb014 Correct typos
Wed, 09 Apr 2008 15:15:24 +0000 adb014 configuration and build fixes
Wed, 09 Apr 2008 15:00:57 +0000 adb014 Remove use of deprecated function
Tue, 08 Apr 2008 18:24:35 +0000 hauberg Don't crash with non-square matrices
Tue, 08 Apr 2008 17:52:24 +0000 hauberg make sure output is 'logical'
Mon, 07 Apr 2008 16:30:39 +0000 hauberg Added an OCTAVE_QUIT such that the function can be aborted by the user
Mon, 07 Apr 2008 14:27:36 +0000 adb014 Windows compatibility fix (For Michal Fita)
Sun, 06 Apr 2008 23:36:22 +0000 adb014 Update version numbers, release dates, and news in preparation for release
Thu, 03 Apr 2008 08:04:10 +0000 adb014 Add -strip flag to call to convert (For Kristian Rumberg)
Wed, 02 Apr 2008 15:12:25 +0000 adb014 Support BMPs, remove flags to convert that cause some issues with image reads (For Kristian Rumberg)
Mon, 24 Mar 2008 19:15:21 +0000 hauberg imsmooth: support for bilateral filtering
Mon, 24 Mar 2008 13:42:53 +0000 hauberg Add missing functions
Mon, 24 Mar 2008 13:36:37 +0000 hauberg Added a reference to the perona-malik paper
Mon, 24 Mar 2008 11:57:21 +0000 hauberg new function: imcomplement
Mon, 24 Mar 2008 11:26:58 +0000 hauberg added rgbplot
Mon, 24 Mar 2008 11:26:00 +0000 hauberg More morphological operators
Mon, 24 Mar 2008 10:52:45 +0000 hauberg change reference from ordfiltn to ordfilt2
Sun, 23 Mar 2008 23:14:44 +0000 hauberg Removed 'cordflt2.cc' as '__cordfltn__' is more general.
Sun, 23 Mar 2008 21:29:37 +0000 hauberg Also accept 'Palette' from ImageMagick
Sun, 23 Mar 2008 15:36:17 +0000 hauberg Reorganise help text to improve html layout
Sat, 22 Mar 2008 12:36:28 +0000 hauberg Minor bug fix
Sat, 22 Mar 2008 12:36:01 +0000 hauberg Add support for N-dimensional input
Sat, 22 Mar 2008 11:37:27 +0000 hauberg Add 'reflect' and change coding style to better match the one used in Octave
Sat, 22 Mar 2008 11:07:33 +0000 hauberg Added OCTAVE_QUIT to main loop
Fri, 21 Mar 2008 19:05:44 +0000 hauberg Simplify autotools stuff
Fri, 21 Mar 2008 16:08:06 +0000 hauberg Remove compatiility notes as the implementation appears to match the matlab one
Fri, 21 Mar 2008 15:41:49 +0000 hauberg Added N-dimensional version of 'ordfilt2'
Fri, 21 Mar 2008 14:18:05 +0000 hauberg Remove non-funtional mean shift smoothing
Fri, 21 Mar 2008 14:16:51 +0000 hauberg Make 'ordfilt2' use the new '__cordfltn__' function such that we can removed the 2D-only 'cordflt2' in the future
Fri, 21 Mar 2008 14:13:18 +0000 hauberg Mention 'immaximas' in 'houghtf' help text
Fri, 21 Mar 2008 14:06:22 +0000 hauberg Minor changes between int and octave_idx_type
Fri, 21 Mar 2008 14:01:36 +0000 hauberg New function for locating spatial maximas
Fri, 21 Mar 2008 12:13:23 +0000 hauberg ND version of cordflt2: __cordfltn__
Thu, 20 Mar 2008 14:48:00 +0000 adb014 Magick++.h is under /usr/include/magick on some systems. Get Magick++-config to tell us the location to use
Wed, 19 Mar 2008 22:51:49 +0000 hauberg input checking and minor compatibility fix
Thu, 13 Mar 2008 22:56:34 +0000 hauberg Remove m-file implementation of 'bwlabel' since the C++ implementation is more Matlab compatible
Thu, 13 Mar 2008 15:47:14 +0000 hauberg Support for circle detection using the Hough transform
Thu, 13 Mar 2008 14:43:35 +0000 hauberg Updated the computations of thresholds
Thu, 13 Mar 2008 14:40:14 +0000 hauberg Change help text to say its a Loadable Function
Thu, 13 Mar 2008 14:17:44 +0000 hauberg code optimisation -- now uses less memory
Thu, 13 Mar 2008 13:36:24 +0000 hauberg rename houghtf to hough_line
Thu, 13 Mar 2008 13:35:26 +0000 hauberg rename houghtf to hough_line
Thu, 13 Mar 2008 13:34:57 +0000 hauberg rename houghtf to hough_line
Thu, 13 Mar 2008 13:18:51 +0000 hauberg added support for median filtering in 'imsmooth'
Wed, 12 Mar 2008 08:54:51 +0000 hauberg use 'imsmooth' instead of 'conv2'
Tue, 11 Mar 2008 08:52:02 +0000 hauberg Rewrite of 'edge'. This includes the addition of the 'canny' edge detector
Thu, 06 Mar 2008 11:48:17 +0000 hauberg Added radon transformation
Mon, 11 Feb 2008 09:28:14 +0000 adb014 Actually use the number of bins, and scale the matrix to 0..1 range before using it (For Jonas Wagner) release-1.0.5
Tue, 05 Feb 2008 08:57:21 +0000 adb014 maybe the last copyright update
Mon, 04 Feb 2008 13:47:45 +0000 adb014 More copyright updates
Thu, 31 Jan 2008 19:44:33 +0000 hauberg Update version numbers
Tue, 29 Jan 2008 21:05:08 +0000 hauberg Remove bashism from autogen.sh files
Sat, 26 Jan 2008 01:27:33 +0000 etienne Slightly more verbose error
Sun, 30 Dec 2007 10:37:01 +0000 hauberg imtranslate: use real() instead of abs() as this allows images with negative values
Mon, 24 Dec 2007 10:41:35 +0000 hauberg Added imsmooth to the INDEX file
Mon, 17 Dec 2007 12:33:33 +0000 adb014 Get rid of spurious warnings about --datarootdir. Small doc update
Sun, 16 Dec 2007 00:37:51 +0000 hauberg linear and non-linear image smoothing
Sat, 15 Dec 2007 20:35:07 +0000 hauberg A minor code simplification
Sat, 15 Dec 2007 14:00:13 +0000 hauberg Added 'imfilter'
Wed, 05 Dec 2007 16:24:55 +0000 adb014 Update the version numbers. All packages need new version numbers due to package differences in the CVS to SVN transition release-1.0.4
Mon, 22 Oct 2007 23:26:43 +0000 adb014 Move the cvsignore files to svnignore
Thu, 27 Sep 2007 12:50:56 +0000 adb014 Fix some of the author strings in teh copyrights for a better AUTHORS file release-1.0.3
Mon, 24 Sep 2007 23:38:27 +0000 adb014 Update version numbers for modified packages
Tue, 24 Jul 2007 20:49:13 +0000 adb014 Some indexing fixes release-1.0.2
Tue, 24 Jul 2007 20:49:00 +0000 adb014 Remove flag.m ported to octave.
Mon, 23 Jul 2007 23:41:31 +0000 adb014 Remove functions ported to Octave.
Mon, 18 Jun 2007 15:20:24 +0000 hauberg Updated to 1.0.2
Mon, 18 Jun 2007 15:18:36 +0000 hauberg fix call to __magick_read__ (by Roman Stanchak)
Thu, 24 May 2007 19:29:53 +0000 adb014 variable 'im' is in fact 'f' release-1.0.1
Thu, 17 May 2007 19:13:06 +0000 hauberg Fix bug when warps go more than two times the image width out of the image frame
Wed, 09 May 2007 09:44:58 +0000 hauberg Added more liberal input checking to the functions for spatial transformations
Sat, 05 May 2007 13:57:30 +0000 hauberg Moved 'MakeShears' into 'imrotate_Fourier' as a private function
Fri, 27 Apr 2007 08:26:20 +0000 hauberg Added 'same' to imperspectivewarp
Wed, 28 Mar 2007 18:54:14 +0000 adb014 Update for the external dependencies release-1.0.0
Fri, 23 Mar 2007 20:59:58 +0000 adb014 FSF address update
Fri, 23 Mar 2007 16:14:46 +0000 adb014 Update the FSF address
Tue, 20 Mar 2007 22:17:58 +0000 adb014 Ensure that configure script is executable
Wed, 07 Mar 2007 20:20:50 +0000 adb014 Conditional build of configure file
Thu, 08 Feb 2007 00:04:05 +0000 pkienzle Use truecolor format if colourmap is longer than 256.
Tue, 06 Feb 2007 01:03:04 +0000 pkienzle Print an error if more than 256 colours used in the indexed map.
Thu, 01 Feb 2007 13:14:41 +0000 pkienzle Document that values are in the range 0-255 for truecolor bitmaps
Tue, 30 Jan 2007 22:23:44 +0000 adb014 Add Autoload field to DESCRIPTION of main/ packages
Tue, 30 Jan 2007 15:57:59 +0000 hauberg Bug fixes
Sat, 27 Jan 2007 16:32:22 +0000 adb014 Remove pkg.mk and incorporate in Makeconf.base. Update Makefiles accordingly. Use cvs2cl to create ChangeLog files for all of the packages if a ChangeLog file doesn't exist. Package build machine must therefore have access to the CVS
Wed, 17 Jan 2007 21:21:05 +0000 hauberg Code cleanup and support for color images
Wed, 17 Jan 2007 18:40:17 +0000 hauberg Add a slightly longer package description
Tue, 16 Jan 2007 10:05:11 +0000 hauberg New function: label2rgb
Mon, 15 Jan 2007 16:21:37 +0000 goffioul *** empty log message ***
Sun, 14 Jan 2007 20:40:58 +0000 hauberg Fixes for my version of ImageMagick
Sun, 14 Jan 2007 20:21:25 +0000 hauberg Remove unwanted output
Sun, 14 Jan 2007 18:48:54 +0000 hauberg New functions: im2double, im2uint8, and im2uint16
Sat, 13 Jan 2007 19:45:03 +0000 hauberg Minor layout changes
Sat, 13 Jan 2007 17:03:29 +0000 hauberg New function: bwperim
Sat, 13 Jan 2007 16:22:20 +0000 hauberg New function: graythresh
Sat, 13 Jan 2007 16:19:15 +0000 hauberg Class support
Sat, 13 Jan 2007 15:08:06 +0000 hauberg Imresize accepts color images and uses imperspective warp to reduce code dublication.
Sat, 13 Jan 2007 14:43:38 +0000 hauberg New functions and an update of imresize to use imremap
Tue, 09 Jan 2007 20:09:31 +0000 adb014 [a{:}]= and not a{:}=
Mon, 08 Jan 2007 20:21:42 +0000 adb014 index missing functions
Thu, 04 Jan 2007 23:52:31 +0000 hauberg Put seealso before end deftypefn
Thu, 04 Jan 2007 23:46:18 +0000 hauberg Minor changes in help text
Thu, 04 Jan 2007 23:46:17 +0000 hauberg Minor changes in help text
Thu, 04 Jan 2007 21:58:50 +0000 hauberg Texinfo-fication of the help texts
Tue, 02 Jan 2007 21:58:38 +0000 hauberg Documentation is now in Texinfo (looks better on the website)
Fri, 29 Dec 2006 00:34:19 +0000 hauberg Missing sqrt
Thu, 28 Dec 2006 22:42:12 +0000 hauberg First revision of bwarea.m and __bwarea.cc
Wed, 27 Dec 2006 19:21:15 +0000 hauberg First revision
Sat, 23 Dec 2006 12:19:40 +0000 hauberg imread now uses tilde_expand
Wed, 20 Dec 2006 12:59:30 +0000 adb014 Probe image depth from bits rather than Red field, fixes grayscale images (For Thomas Weber)
Fri, 08 Dec 2006 11:06:56 +0000 adb014 Add deriche to the list of oct-files to build
Fri, 08 Dec 2006 06:43:30 +0000 cocus fast c implementation to replace m file deriche.m
Fri, 08 Dec 2006 06:41:30 +0000 cocus interface changed to match cc implementation. (returns magnitude by default)
Sun, 03 Dec 2006 21:54:09 +0000 adb014 Update INDEX files for new functions
Sun, 03 Dec 2006 10:53:14 +0000 cocus initial m-file implementetaion.
Sun, 26 Nov 2006 10:47:39 +0000 hauberg Compatibility changes
Fri, 24 Nov 2006 16:33:11 +0000 hauberg Compatibility changes
Sun, 15 Oct 2006 08:04:55 +0000 hauberg Fixed texinfo in bwmorph
Sat, 14 Oct 2006 17:39:35 +0000 hauberg Removed unvalid characters from all GPL licenses in the packages
Mon, 09 Oct 2006 19:58:09 +0000 adb014 Remove dependency on miscellaneous transpose function. Simplify tests and add function handle tests
Mon, 09 Oct 2006 19:57:18 +0000 adb014 Remove dependency on plot toolbox in test code
Sun, 08 Oct 2006 21:41:04 +0000 adb014 check isnumeric for vector and 'function_handle' not 'function handle' in isa test
Sun, 08 Oct 2006 21:15:12 +0000 adb014 all_va_args gone in 2.9
Sat, 07 Oct 2006 19:34:01 +0000 adb014 more indexing fixes
Fri, 06 Oct 2006 20:50:55 +0000 adb014 more INDEX fixes