log

age author description
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