Mercurial > hg > octave-image
graph
-
phantom: correct ellipses for the original Shepp-Logan model.Fri, 06 Dec 2013 21:12:41 +0000, by Carnë Draug
-
INDEX: move phantom from the Filtering and Transforms to the Utilities category.Fri, 06 Dec 2013 17:12:10 +0000, by Carnë Draug
-
Deprecate iptchecknargin and iptcheckstrs.Fri, 06 Dec 2013 17:00:10 +0000, by Carnë Draug
-
im2bw: implement behaviour for unrecognized numeric matrices.Wed, 13 Nov 2013 04:43:48 +0000, by Carnë Draug
-
private/isimage.m: add check that an image must be a numeric or logical matrix.Wed, 13 Nov 2013 04:29:46 +0000, by Carnë Draug
-
maint: bump version number to 2.1.1+Tue, 12 Nov 2013 04:18:27 +0000, by Carnë Draug
-
Added tag snapshot-2.1.1 for changeset dbe605c10a08Tue, 12 Nov 2013 04:16:41 +0000, by Carnë Draug
-
maint: snapshot 2.1.1 (development version) snapshot-2.1.1Tue, 12 Nov 2013 03:03:57 +0000, by Carnë Draug
-
Fix several warnings and errors on tests.Tue, 12 Nov 2013 02:36:37 +0000, by Carnë Draug
-
graythresh: fix indexing bug using minimum method (introduced in c8652f18bcc0)Tue, 12 Nov 2013 02:30:59 +0000, by Carnë Draug
-
Avoid using isrgb and isgray in our own functions so it works in any matrix.Tue, 12 Nov 2013 02:13:41 +0000, by Carnë Draug
-
isind.m: fix syntax for failing tests - return false for empty matrix.Tue, 12 Nov 2013 01:43:47 +0000, by Carnë Draug
-
doc: small fixes for Texinfo syntaxTue, 12 Nov 2013 01:28:19 +0000, by Carnë Draug
-
Remove check for mkoctfile which is now done by pkg itself.Tue, 12 Nov 2013 01:11:34 +0000, by Carnë Draug
-
strel: implement SE decomposition for the octagon shape.Mon, 11 Nov 2013 22:08:00 +0000, by Carnë Draug
-
New function bwareaopen to perform area opening.Mon, 28 Oct 2013 17:08:51 +0000, by Carnë Draug
-
New function labelmatrix to create labelled matrix from bwconncomp output.Thu, 07 Nov 2013 21:01:45 +0000, by Carnë Draug
-
bwconncomp: return indices for object elements and not its boundaries.Thu, 07 Nov 2013 20:09:04 +0000, by Carnë Draug
-
bwconncomp: fix bug that causing linear indices to be wrong.Thu, 07 Nov 2013 07:34:59 +0000, by Carnë Draug
-
Fix bug in C++ strel when calculating pad for image with more dimensions.Thu, 07 Nov 2013 04:22:19 +0000, by Carnë Draug
-
maint: update NEWS.Thu, 07 Nov 2013 03:27:31 +0000, by Carnë Draug
-
Rewrite colfilt to support N-dimensional images and implement distinct blocks.Sun, 03 Nov 2013 09:14:42 +0000, by Carnë Draug
-
maint: update list of functions and their licenses in COPYING file.Fri, 01 Nov 2013 21:13:20 +0000, by Carnë Draug
-
Rewrite nlfilter for support of N-dimensional input.Fri, 01 Nov 2013 19:24:40 +0000, by Carnë Draug
-
bestblk: complete rewrite to suppport multi-dimensional matrices.Fri, 01 Nov 2013 05:05:28 +0000, by Carnë Draug
-
col2im: complete rewrite for support of N-dimensional matrices and blocks.Fri, 01 Nov 2013 03:27:19 +0000, by Carnë Draug
-
im2col: implement N dimensional sliding, and fix sampling order for distinct.Wed, 30 Oct 2013 20:18:53 +0000, by Carnë Draug
-
bwperim: rewrite to support N-dimensional images and connectivity.Tue, 29 Oct 2013 02:32:44 +0000, by Carnë Draug
-
intlut: fix for images of signed integers and with intmax() values.Tue, 29 Oct 2013 21:42:24 +0000, by Carnë Draug
-
New function intlut and deprecate uintlut.Mon, 28 Oct 2013 20:15:43 +0000, by Carnë Draug
-
im2col: rewrite of "sliding" option for performance increase.Tue, 29 Oct 2013 12:49:53 +0000, by Carnë Draug
-
im2col: N-dimensional support for, and vectorization of, "distinct" option.Tue, 29 Oct 2013 12:15:08 +0000, by Carnë Draug
-
Deprecate bwborder in favour of bwmorph with the "remove" option.Tue, 29 Oct 2013 10:31:11 +0000, by Carnë Draug
-
Use warning ("off", ID, "local") instead of an unwind_protect block.Tue, 29 Oct 2013 17:07:21 +0000, by Carnë Draug
-
conndef: simplify code to generate N-dimensional minimal connectity array.Mon, 28 Oct 2013 17:07:35 +0000, by Carnë Draug
-
bwmorph: add test for bug #39293 previously fixed with cset 4598c2a5bf1a.Wed, 23 Oct 2013 23:23:01 +0100, by Carnë Draug
-
bwlabeln: added some more tests comparing results with bwlabel().Thu, 17 Oct 2013 04:03:38 +0100, by Carnë Draug
-
bwlabel: error if input ndims is larger than 2.Thu, 17 Oct 2013 03:44:50 +0100, by Carnë Draug
-
bwlabeln: use implementation of bwlabel which is faster for 2D matrices.Thu, 17 Oct 2013 03:33:34 +0100, by Carnë Draug
-
bwlabel: changed order of labels and improved performance.Thu, 17 Oct 2013 01:48:22 +0100, by Carnë Draug
-
impad: deprecate impad in favour of padarray.Fri, 11 Oct 2013 18:29:56 +0100, by Carnë Draug
-
padarray: manage padsize larger than input matrix with symmetric and reflect.Thu, 10 Oct 2013 22:09:49 +0100, by Carnë Draug
-
bwmorph: small code comment added about compatibilityFri, 11 Oct 2013 15:49:13 +0100, by Carnë Draug
-
bwmorph: support of N dimensional images and performance increase.Wed, 09 Oct 2013 07:37:38 +0100, by Carnë Draug
-
bwmorph: some refactoring and compatibility fixes.Wed, 09 Oct 2013 02:53:00 +0100, by Carnë Draug
-
isbw: use boolean logic for increased performance.Tue, 08 Oct 2013 20:48:55 +0100, by Carnë Draug
-
Expand functions that make use of imdilate and imerode to use strel.Wed, 09 Oct 2013 07:57:08 +0100, by Carnë Draug
-
imtophat: remove deprecated transform option (use imbothat).Tue, 08 Oct 2013 02:45:15 +0100, by Carnë Draug
-
imerode.cc: remove some unecessary template magic and save binary space.Tue, 08 Oct 2013 01:05:52 +0100, by Carnë Draug
-
bwdist: fix "comparison between signed and unsigned integer" warning.Mon, 07 Oct 2013 20:16:46 +0100, by Carnë Draug
-
New strel methods to calculate size of padding (fixes for even sized nhood).Mon, 07 Oct 2013 18:19:16 +0100, by Carnë Draug
-
New C++ class strel for use in morphological functions.Thu, 03 Oct 2013 17:25:51 +0100, by Carnë Draug
-
strel: mark object as flat if height values are all zeros.Mon, 30 Sep 2013 21:47:02 +0100, by Carnë Draug
-
Fix reflection of oven sized strel for Matlab compatibility.Mon, 30 Sep 2013 21:41:51 +0100, by Carnë Draug
-
Recognize arbitrary strel shapes for decomposition. Overload isscalar and size.Mon, 30 Sep 2013 18:23:42 +0100, by Carnë Draug
-
doc: bugfixes for Texinfo 5 when using deftypefnx in the middle of text.Mon, 30 Sep 2013 16:47:58 +0100, by Carnë Draug
-
Fix erosion and dilation when using an array of strel objects.Mon, 30 Sep 2013 05:17:59 +0100, by Carnë Draug
-
label2rgb: expand to multipage images and bugfix for floating point images.Sun, 29 Sep 2013 05:57:20 +0100, by Carnë Draug
-
Complete rewrite of imerode and imdilate for all image and SE types.Fri, 13 Sep 2013 03:43:24 +0100, by Carnë Draug
-
imerode: initial implementation of binary erosion.Wed, 24 Jul 2013 05:49:50 +0100, by Carnë Draug