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)
|