Mercurial > hg > octave-image
graph
-
connectivity: fix base 1 indexing and avoid shadowing of properties name.Thu, 30 Oct 2014 23:26:58 +0000, by Carnë Draug
-
Make more use of exceptions and don't set error_state ourselves.Thu, 30 Oct 2014 22:10:00 +0000, by Carnë Draug
-
Fix make rules and handling of "shared" libraries.Thu, 30 Oct 2014 21:34:55 +0000, by Carnë Draug
-
bwlabeln.cc: make use of our new connectivity class rather than its own.Wed, 15 Oct 2014 15:40:59 +0100, by Carnë Draug
-
imcomplement: increased performance for complement of signed integers.Mon, 13 Oct 2014 16:58:11 +0100, by Carnë Draug
-
imerode.cc: specialization for boolean dilation and erosionThu, 09 Oct 2014 20:26:26 +0100, by Carnë Draug
-
maint: clean COPYING and INDEX from functions removed in dac2126ec030.Mon, 06 Oct 2014 18:28:52 +0100, by Carnë Draug
-
maint: Periodic merge of stable to default.Mon, 06 Oct 2014 19:49:32 +0100, by Carnë Draug
-
maint: update hgignore for files generated by autoconf and configure. stableMon, 06 Oct 2014 18:00:40 +0100, by Carnë Draug
-
Added tag release-2.2.2 for changeset d3ec45cd8660 stableMon, 06 Oct 2014 18:00:07 +0100, by Carnë Draug
-
montage.m: check version of inputParser to avoid problems in the future. stableMon, 06 Oct 2014 17:14:48 +0100, by Carnë Draug
-
maint: add imgradient and imgradientxy (added with 75d6748324de) to COPYING. stableMon, 06 Oct 2014 16:42:18 +0100, by Carnë Draug
-
doc: fix multiple issues for newer versions of Texinfo stableThu, 02 Oct 2014 20:30:06 +0100, by Carnë Draug
-
connectivity: move the validate() static methods into the constructor.Thu, 02 Oct 2014 16:39:05 +0100, by Carnë Draug
-
iptcheckconn: implement in C++ as static method for connectivity.Wed, 01 Oct 2014 20:22:37 +0100, by Carnë Draug
-
conndef.cc: add new offsets method to the C++ condeff class.Wed, 01 Oct 2014 04:34:07 +0100, by Carnë Draug
-
conndef: rewrite as C++ class to be easily used by C++ classes.Wed, 01 Oct 2014 01:05:31 +0100, by Carnë Draug
-
maint: Periodic merge of stable to default.Tue, 02 Sep 2014 15:01:16 +0100, by Carnë Draug
-
imcrop.m: do not confuse array of zeros as array of handles (bug #42714). stableWed, 09 Jul 2014 17:45:56 +0100, by Carnë Draug
-
use 0 for extrapolation value for better Matlab compatibilityTue, 22 Apr 2014 12:53:04 -0400, by John W. Eaton
-
Move conversion between each image type to imcast.Mon, 24 Mar 2014 22:00:05 +0000, by Carnë Draug
-
imcast: new function to convert image between arbitrary classes.Tue, 18 Mar 2014 00:51:13 +0000, by Carnë Draug
-
normxcorr2: expand for N dimensions, new tests and documentation.Mon, 17 Mar 2014 23:08:34 +0000, by Carnë Draug
-
normxcorr2: new Matlab compatible implementation (bug #41480)Mon, 17 Mar 2014 21:19:48 +0000, by Benjamin Eltzner
-
maint: update version to development version 2.3.0+Mon, 17 Mar 2014 21:16:23 +0000, by Carnë Draug
-
bwdist: fix endless loop in bwdist with quasi-euclidean method in x86 systems. stableSun, 09 Mar 2014 20:41:08 +0000, by Carnë Draug
-
maint: Periodic merge of stable to default.Sat, 08 Mar 2014 01:57:34 +0000, by Carnë Draug
-
Added tag release-2.2.1 for changeset fabc22044c6b stableSat, 08 Mar 2014 01:12:06 +0000, by Carnë Draug
-
bwdist: fix regression calculating closest-pixel map (bug #41709) stableSat, 08 Mar 2014 00:26:08 +0000, by Carnë Draug
-
bwdist.cc: make use of fortran_vec() in long loops for performance. stableThu, 06 Mar 2014 21:31:41 +0000, by Carnë Draug
-
fspecial: weigth disk shaped filter by disk area covered (bug #41186)Thu, 06 Mar 2014 17:06:12 +0000, by Joonas Lipping
-
im2bw.m: display image instead of printint to stdout, when nargout is zero.Tue, 18 Feb 2014 23:10:42 +0000, by Carnë Draug
-
imcrop: silence assignment (missing ; at end of statement). stableTue, 18 Feb 2014 22:49:22 +0000, by Carnë Draug
-
regionprops.m: add test for cset b42bfcfed81dMon, 10 Feb 2014 13:50:45 -0500, by Jordi Gutiérrez Hermoso
-
regionprops.m: Return a column vector for Matlab compatibilityMon, 10 Feb 2014 10:41:30 -0500, by Jordi Gutiérrez Hermoso
-
Fix imrotate for RGB images, including input check regression on 660afd5cc1f4. stableSun, 02 Feb 2014 23:41:13 +0000, by Carnë Draug
-
Compute complement of signed integers correctly. stableFri, 31 Jan 2014 21:09:12 +0000, by Carnë Draug
-
Rewrite imcrop to add several alternative API's. stableWed, 15 Jan 2014 20:52:48 +0000, by Carnë Draug
-
Remove functions deprecated in release 2.2.0.Tue, 14 Jan 2014 18:39:28 +0000, by Carnë Draug
-
Added tag release-2.2.0 for changeset b0977102e7f6Wed, 08 Jan 2014 13:29:23 +0000, by Carnë Draug
-
maint: release 2.2.0.Wed, 08 Jan 2014 13:29:18 +0000, by Carnë Draug
-
maint: update NEWS and INDEX in preparation for new release.Wed, 08 Jan 2014 13:28:42 +0000, by Carnë Draug
-
wavelength.m: fix demo by shaping output into proper colormap.Wed, 08 Jan 2014 13:23:48 +0000, by Carnë Draug
-
imgradient.m: fix typo on TexinfoWed, 08 Jan 2014 12:27:35 +0000, by Carnë Draug
-
Follow coding guidelines and fix tests.Sun, 05 Jan 2014 08:27:27 +0000, by Carnë Draug
-
New functions imgradient and imgradientxy (patch #8265)Sun, 05 Jan 2014 07:27:06 +0000, by Brandon Miles
-
graythresh: fix failing tests due to changes in default.imgFri, 03 Jan 2014 06:49:29 +0000, by Carnë Draug
-
graythresh: large performance increase by avoiding repeated calculations.Fri, 03 Jan 2014 06:36:56 +0000, by Carnë Draug
-
graythresh: vectorize moments methodFri, 03 Jan 2014 06:10:00 +0000, by Carnë Draug
-
imhist: bug fix for images with little contrast.Fri, 03 Jan 2014 05:24:29 +0000, by Carnë Draug
-
doc: undocument the "not yet implemented" methods of graythresh.Tue, 31 Dec 2013 17:35:10 +0000, by Carnë Draug
-
strel: replace usage of isbw to check SE validityTue, 31 Dec 2013 06:49:48 +0000, by Carnë Draug
-
Make the is* image type functions identify N dimensional images.Tue, 31 Dec 2013 06:42:41 +0000, by Carnë Draug
-
bwmorph: silently convert any input to logicalTue, 31 Dec 2013 06:31:56 +0000, by Carnë Draug