log NEWS @ 718:df56c5bc8c64

age author description
Fri, 11 Jan 2013 08:14:46 +0000 carandraug imresize: nice performance improvement
Fri, 11 Jan 2013 04:14:13 +0000 carandraug maint: list image package NEWS from very old releases
Sun, 06 Jan 2013 05:24:55 +0000 carandraug update NEWS. Silence some function calls in imerode.
Fri, 04 Jan 2013 03:08:25 +0000 carandraug imdilate:
Thu, 03 Jan 2013 14:52:10 +0000 carandraug new functions cp2tform, maketform, tformfwd and tforminv by Pantxo Diribarne
Wed, 26 Dec 2012 00:19:26 +0000 carandraug imerode: deal with strel objects
Mon, 17 Dec 2012 09:43:32 +0000 carandraug strel: new class and methods. Submitted by Roberto Metere <roberto@metere.it>
Tue, 04 Dec 2012 16:12:31 +0000 carandraug image: update NEWS file with poisson option for imnoise
Sun, 02 Dec 2012 16:57:32 +0000 carandraug rgbplot: add new style option to also display composite colormap
Thu, 29 Nov 2012 13:54:49 +0000 carandraug New function: checkerboard
Fri, 23 Nov 2012 00:09:27 +0000 carandraug imhist: adjust y axis for outliers
Tue, 13 Nov 2012 14:18:08 +0000 carandraug fftconv2: remove usage with 1 matrix and 2 vectors as this was never working.
Sun, 11 Nov 2012 13:22:03 +0000 carandraug fftconv2: warn if using with 1 matrix and 2 vectors as this is no longer working. Marked failing tests with xtest
Sun, 11 Nov 2012 02:32:41 +0000 carandraug imhist: bugfix and nicer plot
Thu, 08 Nov 2012 15:54:10 +0000 carandraug deriche: removing function due to non-standard license
Sun, 28 Oct 2012 05:34:52 +0000 carandraug image: adding bwfill fix to NEWS
Tue, 16 Oct 2012 17:18:47 +0000 carandraug image: prepare NEWS for new release
Fri, 12 Oct 2012 17:41:33 +0000 carandraug cmunique() cmpermute(): have been added to octave core. Get changes back while core is not released
Wed, 10 Oct 2012 13:22:08 +0000 carandraug imnoise: support images from other classes
Tue, 02 Oct 2012 07:16:12 +0000 carandraug image: mention analyze75write on NEWS, remove executable bit from analyze75write, add missing functinos to INDEX
Mon, 01 Oct 2012 13:20:12 +0000 carandraug __bwdist: rename to __bwdist__ (private functions should have __ on both sides)
Sun, 30 Sep 2012 16:52:57 +0000 carandraug graythresh: accept histogram as input. Also, there's no code left from Barre-Piquot and removed from copyright.
Sun, 30 Sep 2012 15:23:03 +0000 carandraug graythresh: vectorized otsu's method
Sat, 29 Sep 2012 17:10:20 +0000 carandraug image: mention changes of mat2gray on NEWS
Thu, 27 Sep 2012 13:18:13 +0000 carandraug image: fix dos line ending style
Wed, 26 Sep 2012 17:47:56 +0000 carandraug graythresh: implementation of concavity, intermeans, intermodes, MaxEntropy, MaxLikelihood, mean, minimum, MinError, moments and percentile methods from the HistThresh toolbox
Wed, 26 Sep 2012 15:20:44 +0000 carandraug graythresh: add moments algorithm
Wed, 26 Sep 2012 09:23:26 +0000 carandraug imhist: display colorbar under histogram
Wed, 26 Sep 2012 08:08:21 +0000 carandraug im2bw: threshold should be greater than only (matlab compatible)
Wed, 26 Sep 2012 08:02:48 +0000 carandraug bwarea: accept any class and objects are all non-zero instead of all higher than zero
Wed, 26 Sep 2012 07:23:53 +0000 carandraug im2bw: added tests, use more of other functions, more input check at start, support for int16 input images
Wed, 26 Sep 2012 06:51:51 +0000 carandraug isgray: return true for int16 class
Tue, 25 Sep 2012 12:41:30 +0000 carandraug analyze75: new functions analyze75read and analyze75info from Adam H Aitkenhead <adamaitkenhead@hotmail.com> through mailing list
Mon, 24 Sep 2012 16:59:13 +0000 carandraug rgb2gray: perform weighted conversion based on luminance values
Mon, 24 Sep 2012 15:42:50 +0000 jordigh Make bwfill output logical type
Mon, 24 Sep 2012 13:47:59 +0000 carandraug bmpwrite: deprecate in favour of imwrite
Fri, 07 Sep 2012 15:44:24 +0000 carandraug image: now dependent on >=3.6.0 due to nthargout on regionprops
Sun, 02 Sep 2012 01:53:19 +0000 carandraug graythresh: return goodness of computed value. Prepare code for multiple algorithms. Avoid var names that shadow core functions.
Tue, 15 May 2012 12:51:58 +0000 carandraug imcrop: new function for image package. Submitted to mailing list by Pablo Rossi <prossi@ing.unrc.edu.ar>
Mon, 14 May 2012 17:23:29 +0000 carandraug imhist: complete rewrite of the function to be matlab compatible. Added test cases. No old code left so removed old copyright owners.
Wed, 18 Apr 2012 20:56:52 +0000 carandraug tiff_tag_read: deal with multiple tag and IFD beyond the first and improved documentation
Mon, 16 Apr 2012 12:51:08 +0000 carandraug image: no longer load package automatically
Wed, 11 Apr 2012 19:11:07 +0000 carandraug im2int16: new function for image package and updated list of functinos on seealso help text
Wed, 11 Apr 2012 18:30:27 +0000 carandraug im2single: new function for image package
Wed, 11 Apr 2012 18:23:09 +0000 carandraug im2uint8: matlab compatibility and support for indexed images
Wed, 11 Apr 2012 17:51:21 +0000 carandraug im2uint16: matlab compatibility and support for indexed images
Wed, 11 Apr 2012 14:08:27 +0000 carandraug im2double: added support for binary images (patch by Martin Helm <martin@mhelm.de>)
Thu, 15 Mar 2012 12:43:09 +0000 carandraug iscolormap: new function to image package
Tue, 13 Mar 2012 18:08:40 +0000 carandraug mat2gray: big rewrite, function seems to not be working for several octave releases. Also should now be completely compatible with matlab
Fri, 27 Jan 2012 16:41:53 +0000 carandraug wavelength: new function to image package. Contributed by William Krekeler <WKrekeler@cleanearthtech.com>
Fri, 16 Dec 2011 20:33:08 +0000 carandraug normxcorr2: new function is wrapper for xcorr2 from signal package
Sun, 11 Dec 2011 03:30:40 +0000 carandraug imlincomb: new function
Sat, 10 Dec 2011 23:36:58 +0000 carandraug imabsdiff: new function
Sat, 10 Dec 2011 19:50:25 +0000 carandraug imdivide immultiply: new functions
Fri, 09 Dec 2011 19:19:00 +0000 carandraug imsubtract: new function
Fri, 09 Dec 2011 05:24:05 +0000 carandraug image package: update NEWS and INDEX
Mon, 05 Dec 2011 04:42:34 +0000 carandraug image: update NEWS
Mon, 05 Dec 2011 01:22:06 +0000 carandraug image: added important note on NEWS about new behaviour of isbw
Mon, 05 Dec 2011 01:12:42 +0000 carandraug image: added NEWS file