log

age author description
Tue, 18 Nov 2014 11:30:57 -0500 Jordi Gutiérrez Hermoso * bwlabeln.cc (bwlabel_nd): Fix small bug in comment default tip
Wed, 12 Nov 2014 10:08:10 +0000 Carnë Draug doc: fix texinfo mistakes introduced in cset a0c42a32c6c4
Tue, 11 Nov 2014 15:13:48 +0000 Carnë Draug grayslice.m: vectorize version (faster but also much higher memory usage).
Mon, 10 Nov 2014 17:24:21 +0000 Carnë Draug grayslice.m: better performance, ND images, and non-floating point images.
Sun, 09 Nov 2014 23:47:18 +0000 Carnë Draug New function imattributes to display attributes of figure in console.
Tue, 04 Nov 2014 10:26:11 +0000 Andreas Weber imerode.cc: include Array-util.h which is no longer pulled from oct.h.
Mon, 27 Oct 2014 22:07:52 +0100 Carnë Draug New functions bwareafilt and bwpropfilt to filter objects based on properties.
Thu, 30 Oct 2014 23:26:58 +0000 Carnë Draug connectivity: fix base 1 indexing and avoid shadowing of properties name.
Thu, 30 Oct 2014 22:10:00 +0000 Carnë Draug Make more use of exceptions and don't set error_state ourselves.
Thu, 30 Oct 2014 21:34:55 +0000 Carnë Draug Fix make rules and handling of "shared" libraries.
Wed, 15 Oct 2014 15:40:59 +0100 Carnë Draug bwlabeln.cc: make use of our new connectivity class rather than its own.
Mon, 13 Oct 2014 16:58:11 +0100 Carnë Draug imcomplement: increased performance for complement of signed integers.
Tue, 30 Sep 2014 12:55:51 -0600 Cory Bloor bwmorph: fix spelling in help text stable
Thu, 09 Oct 2014 20:26:26 +0100 Carnë Draug imerode.cc: specialization for boolean dilation and erosion
Mon, 06 Oct 2014 18:28:52 +0100 Carnë Draug maint: clean COPYING and INDEX from functions removed in dac2126ec030.
Mon, 06 Oct 2014 19:49:32 +0100 Carnë Draug maint: Periodic merge of stable to default.
Mon, 06 Oct 2014 18:00:40 +0100 Carnë Draug maint: update hgignore for files generated by autoconf and configure. stable
Mon, 06 Oct 2014 18:00:07 +0100 Carnë Draug Added tag release-2.2.2 for changeset d3ec45cd8660 stable
Mon, 06 Oct 2014 17:16:02 +0100 Carnë Draug maint: release 2.2.2. stable release-2.2.2
Mon, 06 Oct 2014 17:14:48 +0100 Carnë Draug montage.m: check version of inputParser to avoid problems in the future. stable
Mon, 06 Oct 2014 16:42:18 +0100 Carnë Draug maint: add imgradient and imgradientxy (added with 75d6748324de) to COPYING. stable
Thu, 02 Oct 2014 20:30:06 +0100 Carnë Draug doc: fix multiple issues for newer versions of Texinfo stable
Thu, 02 Oct 2014 16:39:05 +0100 Carnë Draug connectivity: move the validate() static methods into the constructor.
Wed, 01 Oct 2014 20:22:37 +0100 Carnë Draug iptcheckconn: implement in C++ as static method for connectivity.
Wed, 01 Oct 2014 04:34:07 +0100 Carnë Draug conndef.cc: add new offsets method to the C++ condeff class.
Wed, 01 Oct 2014 01:05:31 +0100 Carnë Draug conndef: rewrite as C++ class to be easily used by C++ classes.
Tue, 02 Sep 2014 15:01:16 +0100 Carnë Draug maint: Periodic merge of stable to default.
Wed, 09 Jul 2014 17:45:56 +0100 Carnë Draug imcrop.m: do not confuse array of zeros as array of handles (bug #42714). stable
Tue, 22 Apr 2014 12:53:04 -0400 John W. Eaton use 0 for extrapolation value for better Matlab compatibility
Mon, 24 Mar 2014 22:00:05 +0000 Carnë Draug Move conversion between each image type to imcast.
Tue, 18 Mar 2014 00:51:13 +0000 Carnë Draug imcast: new function to convert image between arbitrary classes.
Tue, 18 Mar 2014 15:12:00 +0000 Carnë Draug fftconv2: clean up demo and block tests stable
Mon, 17 Mar 2014 23:08:34 +0000 Carnë Draug normxcorr2: expand for N dimensions, new tests and documentation.
Mon, 17 Mar 2014 21:19:48 +0000 Benjamin Eltzner normxcorr2: new Matlab compatible implementation (bug #41480)
Mon, 17 Mar 2014 21:16:23 +0000 Carnë Draug maint: update version to development version 2.3.0+
Tue, 11 Mar 2014 23:39:31 +0100 Thomas Weber doc: fix typos accomodate => accommodate. stable
Sun, 09 Mar 2014 20:41:08 +0000 Carnë Draug bwdist: fix endless loop in bwdist with quasi-euclidean method in x86 systems. stable
Sat, 08 Mar 2014 01:57:34 +0000 Carnë Draug maint: Periodic merge of stable to default.
Sat, 08 Mar 2014 01:12:06 +0000 Carnë Draug Added tag release-2.2.1 for changeset fabc22044c6b stable
Sat, 08 Mar 2014 01:11:47 +0000 Carnë Draug maint: release 2.2.1. stable release-2.2.1
Sat, 08 Mar 2014 00:51:27 +0000 Carnë Draug bwdist: some changes for performance only. stable
Sat, 08 Mar 2014 00:26:08 +0000 Carnë Draug bwdist: fix regression calculating closest-pixel map (bug #41709) stable
Thu, 06 Mar 2014 21:31:41 +0000 Carnë Draug bwdist.cc: make use of fortran_vec() in long loops for performance. stable
Thu, 06 Mar 2014 17:06:12 +0000 Joonas Lipping fspecial: weigth disk shaped filter by disk area covered (bug #41186)
Tue, 18 Feb 2014 23:10:42 +0000 Carnë Draug im2bw.m: display image instead of printint to stdout, when nargout is zero.
Tue, 18 Feb 2014 22:49:22 +0000 Carnë Draug imcrop: silence assignment (missing ; at end of statement). stable
Mon, 10 Feb 2014 13:50:45 -0500 Jordi Gutiérrez Hermoso regionprops.m: add test for cset b42bfcfed81d
Mon, 10 Feb 2014 10:41:30 -0500 Jordi Gutiérrez Hermoso regionprops.m: Return a column vector for Matlab compatibility
Sun, 02 Feb 2014 23:41:13 +0000 Carnë Draug Fix imrotate for RGB images, including input check regression on 660afd5cc1f4. stable
Fri, 31 Jan 2014 21:09:12 +0000 Carnë Draug Compute complement of signed integers correctly. stable
Wed, 15 Jan 2014 20:52:48 +0000 Carnë Draug Rewrite imcrop to add several alternative API's. stable
Tue, 14 Jan 2014 18:39:28 +0000 Carnë Draug Remove functions deprecated in release 2.2.0.
Wed, 08 Jan 2014 13:29:23 +0000 Carnë Draug Added tag release-2.2.0 for changeset b0977102e7f6
Wed, 08 Jan 2014 13:29:18 +0000 Carnë Draug maint: release 2.2.0.
Wed, 08 Jan 2014 13:28:42 +0000 Carnë Draug maint: update NEWS and INDEX in preparation for new release.
Wed, 08 Jan 2014 13:23:48 +0000 Carnë Draug wavelength.m: fix demo by shaping output into proper colormap.
Wed, 08 Jan 2014 12:27:35 +0000 Carnë Draug imgradient.m: fix typo on Texinfo
Sun, 05 Jan 2014 08:27:27 +0000 Carnë Draug Follow coding guidelines and fix tests.
Sun, 05 Jan 2014 07:27:06 +0000 Brandon Miles New functions imgradient and imgradientxy (patch #8265)
Fri, 03 Jan 2014 06:49:29 +0000 Carnë Draug graythresh: fix failing tests due to changes in default.img
Fri, 03 Jan 2014 06:36:56 +0000 Carnë Draug graythresh: large performance increase by avoiding repeated calculations.
Fri, 03 Jan 2014 06:10:00 +0000 Carnë Draug graythresh: vectorize moments method
Fri, 03 Jan 2014 05:24:29 +0000 Carnë Draug imhist: bug fix for images with little contrast.
Tue, 31 Dec 2013 17:35:10 +0000 Carnë Draug doc: undocument the "not yet implemented" methods of graythresh.
Tue, 31 Dec 2013 06:49:48 +0000 Carnë Draug strel: replace usage of isbw to check SE validity
Tue, 31 Dec 2013 06:42:41 +0000 Carnë Draug Make the is* image type functions identify N dimensional images.
Tue, 31 Dec 2013 06:31:56 +0000 Carnë Draug bwmorph: silently convert any input to logical
Tue, 31 Dec 2013 06:27:48 +0000 Carnë Draug graythresh: vectorize percentile method and set its default option to 0.5.
Tue, 31 Dec 2013 05:39:50 +0000 Carnë Draug im2bw: set default value for threshold
Thu, 07 Nov 2013 21:05:16 +0000 Carnë Draug doc: mention use of ordfiltn instead of colfilt with nth_element
Fri, 06 Dec 2013 21:12:41 +0000 Carnë Draug phantom: correct ellipses for the original Shepp-Logan model.
Fri, 06 Dec 2013 17:12:10 +0000 Carnë Draug INDEX: move phantom from the Filtering and Transforms to the Utilities category.
Fri, 06 Dec 2013 17:00:10 +0000 Carnë Draug Deprecate iptchecknargin and iptcheckstrs.
Wed, 13 Nov 2013 04:43:48 +0000 Carnë Draug im2bw: implement behaviour for unrecognized numeric matrices.
Wed, 13 Nov 2013 04:29:46 +0000 Carnë Draug private/isimage.m: add check that an image must be a numeric or logical matrix.
Tue, 12 Nov 2013 04:18:27 +0000 Carnë Draug maint: bump version number to 2.1.1+
Tue, 12 Nov 2013 04:16:41 +0000 Carnë Draug Added tag snapshot-2.1.1 for changeset dbe605c10a08
Tue, 12 Nov 2013 03:03:57 +0000 Carnë Draug maint: snapshot 2.1.1 (development version) snapshot-2.1.1
Tue, 12 Nov 2013 02:36:37 +0000 Carnë Draug Fix several warnings and errors on tests.
Tue, 12 Nov 2013 02:30:59 +0000 Carnë Draug graythresh: fix indexing bug using minimum method (introduced in c8652f18bcc0)
Tue, 12 Nov 2013 02:13:41 +0000 Carnë Draug Avoid using isrgb and isgray in our own functions so it works in any matrix.
Tue, 12 Nov 2013 01:43:47 +0000 Carnë Draug isind.m: fix syntax for failing tests - return false for empty matrix.
Tue, 12 Nov 2013 01:28:19 +0000 Carnë Draug doc: small fixes for Texinfo syntax
Tue, 12 Nov 2013 01:11:34 +0000 Carnë Draug Remove check for mkoctfile which is now done by pkg itself.
Mon, 11 Nov 2013 22:08:00 +0000 Carnë Draug strel: implement SE decomposition for the octagon shape.
Mon, 28 Oct 2013 17:08:51 +0000 Carnë Draug New function bwareaopen to perform area opening.
Thu, 07 Nov 2013 21:01:45 +0000 Carnë Draug New function labelmatrix to create labelled matrix from bwconncomp output.
Thu, 07 Nov 2013 20:09:04 +0000 Carnë Draug bwconncomp: return indices for object elements and not its boundaries.
Thu, 07 Nov 2013 07:34:59 +0000 Carnë Draug bwconncomp: fix bug that causing linear indices to be wrong.
Thu, 07 Nov 2013 04:22:19 +0000 Carnë Draug Fix bug in C++ strel when calculating pad for image with more dimensions.
Thu, 07 Nov 2013 03:27:31 +0000 Carnë Draug maint: update NEWS.
Sun, 03 Nov 2013 09:14:42 +0000 Carnë Draug Rewrite colfilt to support N-dimensional images and implement distinct blocks.
Fri, 01 Nov 2013 21:13:20 +0000 Carnë Draug maint: update list of functions and their licenses in COPYING file.
Fri, 01 Nov 2013 19:24:40 +0000 Carnë Draug Rewrite nlfilter for support of N-dimensional input.
Fri, 01 Nov 2013 05:05:28 +0000 Carnë Draug bestblk: complete rewrite to suppport multi-dimensional matrices.
Fri, 01 Nov 2013 03:27:19 +0000 Carnë Draug col2im: complete rewrite for support of N-dimensional matrices and blocks.
Wed, 30 Oct 2013 20:18:53 +0000 Carnë Draug im2col: implement N dimensional sliding, and fix sampling order for distinct.
Tue, 29 Oct 2013 02:32:44 +0000 Carnë Draug bwperim: rewrite to support N-dimensional images and connectivity.
Tue, 29 Oct 2013 21:42:24 +0000 Carnë Draug intlut: fix for images of signed integers and with intmax() values.
Mon, 28 Oct 2013 20:15:43 +0000 Carnë Draug New function intlut and deprecate uintlut.
Tue, 29 Oct 2013 12:49:53 +0000 Carnë Draug im2col: rewrite of "sliding" option for performance increase.
Tue, 29 Oct 2013 12:15:08 +0000 Carnë Draug im2col: N-dimensional support for, and vectorization of, "distinct" option.
Tue, 29 Oct 2013 10:31:11 +0000 Carnë Draug Deprecate bwborder in favour of bwmorph with the "remove" option.
Tue, 29 Oct 2013 17:07:21 +0000 Carnë Draug Use warning ("off", ID, "local") instead of an unwind_protect block.
Mon, 28 Oct 2013 17:07:35 +0000 Carnë Draug conndef: simplify code to generate N-dimensional minimal connectity array.
Wed, 23 Oct 2013 23:23:01 +0100 Carnë Draug bwmorph: add test for bug #39293 previously fixed with cset 4598c2a5bf1a.
Thu, 17 Oct 2013 04:03:38 +0100 Carnë Draug bwlabeln: added some more tests comparing results with bwlabel().
Thu, 17 Oct 2013 03:44:50 +0100 Carnë Draug bwlabel: error if input ndims is larger than 2.
Thu, 17 Oct 2013 03:33:34 +0100 Carnë Draug bwlabeln: use implementation of bwlabel which is faster for 2D matrices.
Thu, 17 Oct 2013 01:48:22 +0100 Carnë Draug bwlabel: changed order of labels and improved performance.
Fri, 11 Oct 2013 18:29:56 +0100 Carnë Draug impad: deprecate impad in favour of padarray.
Thu, 10 Oct 2013 22:09:49 +0100 Carnë Draug padarray: manage padsize larger than input matrix with symmetric and reflect.
Fri, 11 Oct 2013 15:49:13 +0100 Carnë Draug bwmorph: small code comment added about compatibility
Wed, 09 Oct 2013 07:37:38 +0100 Carnë Draug bwmorph: support of N dimensional images and performance increase.
Wed, 09 Oct 2013 02:53:00 +0100 Carnë Draug bwmorph: some refactoring and compatibility fixes.
Tue, 08 Oct 2013 20:48:55 +0100 Carnë Draug isbw: use boolean logic for increased performance.
Wed, 09 Oct 2013 07:57:08 +0100 Carnë Draug Expand functions that make use of imdilate and imerode to use strel.
Tue, 08 Oct 2013 02:45:15 +0100 Carnë Draug imtophat: remove deprecated transform option (use imbothat).
Tue, 08 Oct 2013 01:05:52 +0100 Carnë Draug imerode.cc: remove some unecessary template magic and save binary space.
Mon, 07 Oct 2013 20:16:46 +0100 Carnë Draug bwdist: fix "comparison between signed and unsigned integer" warning.