Mercurial > hg > octave-image
graph
-
image: new utility functions iptcheckstrs, iptnum2ordinal, iptcheckmap and iptchecknarginTue, 01 Nov 2011 14:21:15 +0000, by carandraug
-
bwmorph: use package functions rather than re-implementing operationMon, 31 Oct 2011 12:50:48 +0000, by carandraug
-
bwmorph: using spaces instead of tabsMon, 31 Oct 2011 12:49:11 +0000, by carandraug
-
image: remove imginfo from INDEXMon, 31 Oct 2011 12:28:44 +0000, by carandraug
-
imerode, imdilate: copied tests, demo and exra help text from the now deprecated dilate and erode functionsMon, 31 Oct 2011 03:59:16 +0000, by carandraug
-
dilate, erode: marked as deprecated in favour of imerode and imdilateMon, 31 Oct 2011 03:57:36 +0000, by carandraug
-
imrotate: tabs per spaces and keep help text in less characters per lineMon, 31 Oct 2011 03:03:26 +0000, by carandraug
-
imginfo: removing deprecated function after 2 yearsMon, 31 Oct 2011 03:00:21 +0000, by carandraug
-
dilate: bug fixes on octave core (somewhere in filter2) make dilate work correctly with non-symmetric SE. Updating version of dependencyMon, 31 Oct 2011 02:31:35 +0000, by carandraug
-
main packages DESCRIPTION: added e-mail address of maintainers and contributorsTue, 27 Sep 2011 12:34:58 +0000, by carandraug
-
image package: fix last release dateMon, 26 Sep 2011 15:05:52 +0000, by carandraug
-
image INDEX: remove mistake function (it was an auxiliary file)Mon, 26 Sep 2011 00:22:19 +0000, by carandraug
-
rgb2ycbcr.m: fix incorrect function nameTue, 20 Sep 2011 12:26:58 +0000, by carandraug
-
image package: bump versionTue, 20 Sep 2011 12:06:20 +0000, by carandraug
-
Ensure we only consider thresholds within the min/max range of the imageFri, 02 Sep 2011 21:30:40 +0000, by hauberg
-
Use OCTAVE_LOCAL_BUFFER instead of dynamic array.Tue, 30 Aug 2011 22:39:23 +0000, by goffioul
-
Updated FSF addressFri, 24 Jun 2011 17:35:07 +0000, by carandraug
-
Add missing curly brackets to seealso macro callMon, 06 Jun 2011 20:25:12 +0000, by hauberg
-
Avoid integer overflow (from Alexander Sherikov)Mon, 06 Jun 2011 20:04:28 +0000, by hauberg
-
Optimized rgb2ycbcr function:Wed, 01 Jun 2011 13:13:08 +0000, by carandraug
-
New rgb2ycbcr function by Santiago Reyes submitted on the mailing listWed, 01 Jun 2011 13:09:02 +0000, by carandraug
-
Undoing some changes from 8235 which were committed by accidentThu, 28 Apr 2011 15:12:52 +0000, by carandraug
-
Remove repeated function deriche (m file). There's already C version on the packageThu, 28 Apr 2011 14:58:09 +0000, by carandraug
-
Removed wrong test assertionMon, 25 Apr 2011 20:04:11 +0000, by carandraug
-
Added checks if image and SE have the same classThu, 14 Apr 2011 00:49:06 +0000, by carandraug
-
For logical images, use filter2 as in the function erode by Josep Mones i Teixidor whic is much fasterThu, 14 Apr 2011 00:45:01 +0000, by carandraug
-
Moved copyright line to header of functionThu, 14 Apr 2011 00:42:36 +0000, by carandraug
-
Better test of function. Now makes sure that the output is same class as inputThu, 14 Apr 2011 00:11:41 +0000, by carandraug
-
Bug fix where double precision would be returned when arguments were of logical classWed, 13 Apr 2011 23:58:55 +0000, by carandraug
-
Added check if image and SE have the same classWed, 13 Apr 2011 23:57:31 +0000, by carandraug
-
fixed test for non-symmetric SEWed, 13 Apr 2011 22:40:10 +0000, by carandraug
-
Fix failing tests due to Octave checking for the matrix type in assert()Wed, 13 Apr 2011 21:19:36 +0000, by thomas-weber
-
Use STL min() instead of preprocessor's defineTue, 15 Mar 2011 19:02:12 +0000, by thomas-weber
-
Remove unused variables xMesh and yMesh from hough_line.ccTue, 15 Mar 2011 18:55:43 +0000, by thomas-weber
-
Remove texinfo note for MatLab compatibility since function now handles 2D data properlyTue, 01 Feb 2011 01:48:23 +0000, by carandraug
-
Initialise J to contain zeros (and some formatting changes)Mon, 27 Dec 2010 15:48:45 +0000, by hauberg
-
Use proper short-circuit operatorWed, 22 Dec 2010 23:07:32 +0000, by hauberg
-
Fix texinfo issuesWed, 22 Dec 2010 23:06:31 +0000, by hauberg
-
Remove libpng and libjpeg requirementsWed, 22 Dec 2010 23:04:09 +0000, by hauberg
-
New version of bwboundaries (from A Kelly)Wed, 22 Dec 2010 23:02:14 +0000, by hauberg
-
Make 'imresize' more compatible with more recent versions of MatlabTue, 30 Nov 2010 17:22:36 +0000, by hauberg
-
Reverse rows and cols in call to __imboundary__Wed, 20 Oct 2010 20:56:29 +0000, by hauberg
-
Handle 2D data properlyWed, 20 Oct 2010 20:07:43 +0000, by hauberg
-
Allow non-double images when using Fourier rotationsMon, 18 Oct 2010 10:49:30 +0000, by hauberg
-
Added note on help text about compatibility with MatLabWed, 25 Aug 2010 18:01:43 +0000, by carandraug
-
Speed boost for imdilate function when using binary images (using code from dilate function)Mon, 16 Aug 2010 00:59:09 +0000, by carandraug
-
Speed boost for imdilate function when using binary images (using code from dilate function)Mon, 16 Aug 2010 00:51:07 +0000, by carandraug
-
Bug fix in dilate when using non-symmetrical structuring elementsMon, 16 Aug 2010 00:40:01 +0000, by carandraug
-
Faster and easier bug fix for bug when using non-symmetrical SE. Only need to rotate the SE before the filteringFri, 13 Aug 2010 15:59:54 +0000, by carandraug
-
Bug fix for imdilate for error when using non-symmetrical SE. It now calculates dilation by erosion of the image complementThu, 12 Aug 2010 21:47:39 +0000, by carandraug
-
Bug fix where opening was not subtracted. Logical operation was done (suitable for binary images only and not grayscale).Thu, 12 Aug 2010 00:14:02 +0000, by carandraug
-
Commenting code of mmgradmWed, 11 Aug 2010 23:39:52 +0000, by carandraug
-
Added new function for morphological operations (morphological gradient)Wed, 11 Aug 2010 23:25:11 +0000, by carandraug
-
Fixed rho_filterThu, 27 May 2010 10:54:18 +0000, by lxop
-
Add 'tiff_tag_read'Sat, 22 May 2010 16:07:33 +0000, by hauberg
-
Use custom bicubic interpolation to work around bug in Octave 3.2.xSat, 22 May 2010 16:07:09 +0000, by hauberg
-
New function to read tags from TIFF filesThu, 20 May 2010 22:18:21 +0000, by carandraug