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
|