log

age author description
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 13:04:54 +0000 carandraug bwmorph: do not use deprecated functions erode and dilate
Sun, 11 Nov 2012 02:32:41 +0000 carandraug imhist: bugfix and nicer plot
Thu, 08 Nov 2012 19:26:50 +0000 carandraug wavelength2rgb: texinfo fix release-2.0.0
Thu, 08 Nov 2012 19:17:38 +0000 carandraug image: remove deriche from INDEX
Thu, 08 Nov 2012 19:10:15 +0000 carandraug image: bump version for release 2.0.0
Thu, 08 Nov 2012 19:06:18 +0000 carandraug image: list all licenses per file
Thu, 08 Nov 2012 16:43:19 +0000 carandraug imdilate: fix tests for uneven structuring elements
Thu, 08 Nov 2012 16:29:38 +0000 carandraug im2bw: fix tests
Thu, 08 Nov 2012 16:12:00 +0000 carandraug fftconv2: mentioned being broken when using 2 vectors for the convultion of 1 matrix
Thu, 08 Nov 2012 15:54:10 +0000 carandraug deriche: removing function due to non-standard license
Mon, 05 Nov 2012 23:50:31 +0000 carandraug maint: change Andy Adler code to GPLv3+ after permission from him though e-mail on mailing list
Sat, 03 Nov 2012 20:55:57 +0000 carandraug wavelength2rgb: major rewrite of function
Mon, 29 Oct 2012 03:23:26 +0000 carandraug immaximas: fix license by using proper MIT license text after private conversation with copyright owner Peter Kovesi
Sun, 28 Oct 2012 05:34:52 +0000 carandraug image: adding bwfill fix to NEWS
Fri, 26 Oct 2012 03:16:30 +0000 carandraug image: use mkoctfile defined by pkg in the environment
Tue, 23 Oct 2012 18:42:12 +0000 jordigh Add autoconf checks for unordered_map
Tue, 16 Oct 2012 17:18:47 +0000 carandraug image: prepare NEWS for new release
Mon, 15 Oct 2012 21:51:42 +0000 carandraug isimage: make simpler
Mon, 15 Oct 2012 18:47:27 +0000 jordigh bwlabeln: Document connectivity mask in docstring
Mon, 15 Oct 2012 13:03:52 +0000 carandraug iscolormap: importing from core
Mon, 15 Oct 2012 13:03:32 +0000 carandraug rgbplot: importing from core
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
Thu, 11 Oct 2012 13:50:44 +0000 carandraug unin-find.h++: fix compilation problem
Wed, 10 Oct 2012 13:22:49 +0000 carandraug image: use @dots{} for help text
Wed, 10 Oct 2012 13:22:08 +0000 carandraug imnoise: support images from other classes
Tue, 09 Oct 2012 20:58:00 +0000 carandraug image: remove old Makefile from old project structure
Sat, 06 Oct 2012 21:53:47 +0000 carandraug im2bw: fix typo on input check
Wed, 03 Oct 2012 21:27:32 +0000 adam78a analyze75write: Typo correction.
Wed, 03 Oct 2012 21:09:28 +0000 adam78a analyze75read: Can now read int16 and int32 images.
Wed, 03 Oct 2012 16:53:13 +0000 adam78a analyze75write: Now write int16 and int32 datasets correctly.
Tue, 02 Oct 2012 07:23:16 +0000 carandraug analyze75write: mention on other functions see also
Tue, 02 Oct 2012 07:21:12 +0000 carandraug analyze75write: no check value of isxx
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 20:26:00 +0000 adam78a Initial commit into SVN.
Mon, 01 Oct 2012 15:49:46 +0000 carandraug graythresh: fix bug on mean method (unitialized variable), use mean on otsu's methdo when multiple max values, add tests
Mon, 01 Oct 2012 13:20:12 +0000 carandraug __bwdist: rename to __bwdist__ (private functions should have __ on both sides)
Mon, 01 Oct 2012 01:01:09 +0000 carandraug graythresh: fixing maxlikelihood method. Seems still broken but at least now enters the loop
Sun, 30 Sep 2012 23:57:04 +0000 carandraug graythresh: fix bug when checking input for algorithms that take options, silent division by zero warnings with unwind_protect block, get subfunctions to return cell array
Sun, 30 Sep 2012 23:23:43 +0000 carandraug graythresh: do not mess with warning settings
Sun, 30 Sep 2012 23:19:21 +0000 carandraug graythresh: compute goodness of threshold for Otsu's method
Sun, 30 Sep 2012 19:04:58 +0000 carandraug graythresh: calculation of within class variance
Sun, 30 Sep 2012 16:56:32 +0000 carandraug graythresh: bugfix when checking if input is histogram
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 16:15:03 +0000 carandraug graythresh: make build histogram common code and deal with different image types
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
Thu, 27 Sep 2012 12:51:44 +0000 jpicarbajal image: fixing graythresh docu
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:30:09 +0000 carandraug rotate_scale.cc: move copyright to top of file
Wed, 26 Sep 2012 15:21:55 +0000 carandraug im2xxx: use actual value rather than calls to intmax when we already know the class
Wed, 26 Sep 2012 15:20:44 +0000 carandraug graythresh: add moments algorithm
Wed, 26 Sep 2012 14:37:59 +0000 carandraug iptcheckstr: see also validatestring
Wed, 26 Sep 2012 14:37:32 +0000 carandraug iptcheckmap: add tests
Wed, 26 Sep 2012 12:22:10 +0000 carandraug imcrop: use do-until block instead of while, improved docs and removed display.
Wed, 26 Sep 2012 10:06:03 +0000 carandraug analyze75: fix typos and missing characters on analyze75filename
Wed, 26 Sep 2012 09:23:26 +0000 carandraug imhist: display colorbar under histogram
Wed, 26 Sep 2012 08:46:56 +0000 carandraug rgbplot: use iscolormap for checks
Wed, 26 Sep 2012 08:08:21 +0000 carandraug im2bw: threshold should be greater than only (matlab compatible)