Mercurial > hg > octave-image
graph
-
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
-
strel: accept an empty matrix as valid neighborhood.Tue, 24 Sep 2013 02:38:14 +0100, by Carnë Draug
-
imremap.m: Removed empty line in deftypefn blockWed, 25 Sep 2013 19:58:17 +0200, by Andreas Weber
-
@strel/getneighbors.m: implement getneighbors method for the strel class.Fri, 13 Sep 2013 07:35:40 +0100, by Carnë Draug
-
inst/regionprops.m: Added handling of labeled region in image I and cleanupFri, 13 Sep 2013 18:03:24 +0200, by Andreas Weber
-
imresize.m: fix variable names on expected failure testsMon, 09 Sep 2013 11:51:38 +0100, by Carnë Draug
-
imresize.m: match MATLAB behavior for fractional sizesSat, 07 Sep 2013 16:13:41 -0700, by Ben Kurtz
-
imresize.m: allow NaN size input for preserving aspect ratioSat, 07 Sep 2013 15:46:00 -0700, by Ben Kurtz
-
maint: fix hgignore regexp pattern typosTue, 03 Sep 2013 07:50:42 -0400, by Mike Miller
-
readexif: deprecate in favour of imfinfo.Mon, 02 Sep 2013 08:19:07 +0100, by Carnë Draug
-
eliminate "possible matlab-style short-circuit operator" warningThu, 29 Aug 2013 00:07:51 -0400, by John W. Eaton
-
* __conditional_mark_patterns_lut_fun__.m, cp2tform.m, fchcode.m,Wed, 28 Aug 2013 16:28:54 -0400, by John W. Eaton
-
* iptcheckmap.m, iptcheckstrs.m: Avoid deprecated syntax warning aboutWed, 28 Aug 2013 13:37:19 -0400, by John W. Eaton
-
histeq.m: restored, was broken after change to gray2ind; added tests block.Fri, 09 Aug 2013 15:17:07 +0200, by Cristian Versari
-
fixed regionprops 'centroid' (bug #39701)Tue, 06 Aug 2013 17:53:48 +0200, by Andreas Weber
-
Large rewrite of __spatial_filtering__ function for increased performance.Fri, 26 Jul 2013 05:18:23 +0100, by Carnë Draug
-
strel: implement hypercube and hyperrectangle shapes.Tue, 23 Jul 2013 05:30:57 +0100, by Carnë Draug
-
maint: create hg tags for all releasesFri, 19 Jul 2013 01:28:06 +0100, by Carnë Draug
-
maint: add and fix old entries on NEWS fileFri, 19 Jul 2013 01:27:31 +0100, by Carnë Draug
-
impixel: New function.Mon, 15 Jul 2013 05:39:38 +0100, by Carnë Draug
-
imtranslate: fix typo on var name that made function unusable (bug #39450)Tue, 09 Jul 2013 18:13:13 +0100, by Carnë Draug
-
fftconv2: style fixes and input checks.Mon, 08 Jul 2013 02:40:37 +0100, by Carnë Draug
-
fftconv2: fix usage for convolving matrix with 2 different vectors.Mon, 08 Jul 2013 02:24:39 +0100, by Carnë Draug
-
maint: add hgignore fileMon, 17 Jun 2013 19:22:47 +0100, by Carnë Draug
-
montage: fix bug when getting filename for multipage filesThu, 06 Jun 2013 13:31:02 +0000, by carandraug
-
montage: broadcast assignment (style fixes)Wed, 05 Jun 2013 14:57:37 +0000, by carandraug
-
montage: new function with dependency on general package for inputParserWed, 05 Jun 2013 10:43:53 +0000, by carandraug
-
getrangefromclass: return values of class double. Small style fixes.Wed, 05 Jun 2013 10:42:55 +0000, by carandraug
-
rgb2ycbcr: better comments, and fix small bug on the actual used rangeSat, 01 Jun 2013 14:45:48 +0000, by carandraug
-
analyze75read.m: Style fixes.Wed, 15 May 2013 19:55:31 +0000, by adam78a
-
ycbcr2rgb: new functionSun, 05 May 2013 16:18:48 +0000, by carandraug
-
rgb2ycbcr: complete rewriteSun, 05 May 2013 07:48:19 +0000, by carandraug
-
image: remove previously deprecated functionsSun, 05 May 2013 04:09:40 +0000, by carandraug
-
image: remove functions moved to Octave core and dependent on >= 3.8Sun, 05 May 2013 04:04:40 +0000, by carandraug
-
showcmap: remove function (use rgbplot with composite option instead)Sun, 05 May 2013 03:54:10 +0000, by carandraug
-
image: add tests to findbounds and imtransform. Patch by Pantxo Diribarne <pantxo@dibona>Mon, 29 Apr 2013 12:53:23 +0000, by carandraug
-
strel: fix height tests (specify precision)Sun, 28 Apr 2013 05:38:56 +0000, by carandraug
-
strel: merge 3dline and line optionSun, 28 Apr 2013 05:38:17 +0000, by carandraug