Mercurial > hg > octave-image
graph
-
fftconv2: warn if using with 1 matrix and 2 vectors as this is no longer working. Marked failing tests with xtestSun, 11 Nov 2012 13:22:03 +0000, by carandraug
-
bwmorph: do not use deprecated functions erode and dilateSun, 11 Nov 2012 13:04:54 +0000, by carandraug
-
imhist: bugfix and nicer plotSun, 11 Nov 2012 02:32:41 +0000, by carandraug
-
image: remove deriche from INDEXThu, 08 Nov 2012 19:17:38 +0000, by carandraug
-
image: bump version for release 2.0.0Thu, 08 Nov 2012 19:10:15 +0000, by carandraug
-
image: list all licenses per fileThu, 08 Nov 2012 19:06:18 +0000, by carandraug
-
imdilate: fix tests for uneven structuring elementsThu, 08 Nov 2012 16:43:19 +0000, by carandraug
-
im2bw: fix testsThu, 08 Nov 2012 16:29:38 +0000, by carandraug
-
fftconv2: mentioned being broken when using 2 vectors for the convultion of 1 matrixThu, 08 Nov 2012 16:12:00 +0000, by carandraug
-
deriche: removing function due to non-standard licenseThu, 08 Nov 2012 15:54:10 +0000, by carandraug
-
maint: change Andy Adler code to GPLv3+ after permission from him though e-mail on mailing listMon, 05 Nov 2012 23:50:31 +0000, by carandraug
-
wavelength2rgb: major rewrite of functionSat, 03 Nov 2012 20:55:57 +0000, by carandraug
-
immaximas: fix license by using proper MIT license text after private conversation with copyright owner Peter KovesiMon, 29 Oct 2012 03:23:26 +0000, by carandraug
-
image: adding bwfill fix to NEWSSun, 28 Oct 2012 05:34:52 +0000, by carandraug
-
image: use mkoctfile defined by pkg in the environmentFri, 26 Oct 2012 03:16:30 +0000, by carandraug
-
Add autoconf checks for unordered_mapTue, 23 Oct 2012 18:42:12 +0000, by jordigh
-
image: prepare NEWS for new releaseTue, 16 Oct 2012 17:18:47 +0000, by carandraug
-
isimage: make simplerMon, 15 Oct 2012 21:51:42 +0000, by carandraug
-
bwlabeln: Document connectivity mask in docstringMon, 15 Oct 2012 18:47:27 +0000, by jordigh
-
iscolormap: importing from coreMon, 15 Oct 2012 13:03:52 +0000, by carandraug
-
rgbplot: importing from coreMon, 15 Oct 2012 13:03:32 +0000, by carandraug
-
cmunique() cmpermute(): have been added to octave core. Get changes back while core is not releasedFri, 12 Oct 2012 17:41:33 +0000, by carandraug
-
unin-find.h++: fix compilation problemThu, 11 Oct 2012 13:50:44 +0000, by carandraug
-
image: use @dots{} for help textWed, 10 Oct 2012 13:22:49 +0000, by carandraug
-
imnoise: support images from other classesWed, 10 Oct 2012 13:22:08 +0000, by carandraug
-
image: remove old Makefile from old project structureTue, 09 Oct 2012 20:58:00 +0000, by carandraug
-
im2bw: fix typo on input checkSat, 06 Oct 2012 21:53:47 +0000, by carandraug
-
analyze75write: Typo correction.Wed, 03 Oct 2012 21:27:32 +0000, by adam78a
-
analyze75read: Can now read int16 and int32 images.Wed, 03 Oct 2012 21:09:28 +0000, by adam78a
-
analyze75write: Now write int16 and int32 datasets correctly.Wed, 03 Oct 2012 16:53:13 +0000, by adam78a
-
analyze75write: mention on other functions see alsoTue, 02 Oct 2012 07:23:16 +0000, by carandraug
-
analyze75write: no check value of isxxTue, 02 Oct 2012 07:21:12 +0000, by carandraug
-
image: mention analyze75write on NEWS, remove executable bit from analyze75write, add missing functinos to INDEXTue, 02 Oct 2012 07:16:12 +0000, by carandraug
-
Initial commit into SVN.Mon, 01 Oct 2012 20:26:00 +0000, by adam78a
-
graythresh: fix bug on mean method (unitialized variable), use mean on otsu's methdo when multiple max values, add testsMon, 01 Oct 2012 15:49:46 +0000, by carandraug
-
__bwdist: rename to __bwdist__ (private functions should have __ on both sides)Mon, 01 Oct 2012 13:20:12 +0000, by carandraug
-
graythresh: fixing maxlikelihood method. Seems still broken but at least now enters the loopMon, 01 Oct 2012 01:01:09 +0000, by 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 arraySun, 30 Sep 2012 23:57:04 +0000, by carandraug
-
graythresh: do not mess with warning settingsSun, 30 Sep 2012 23:23:43 +0000, by carandraug
-
graythresh: compute goodness of threshold for Otsu's methodSun, 30 Sep 2012 23:19:21 +0000, by carandraug
-
graythresh: calculation of within class varianceSun, 30 Sep 2012 19:04:58 +0000, by carandraug
-
graythresh: bugfix when checking if input is histogramSun, 30 Sep 2012 16:56:32 +0000, by carandraug
-
graythresh: accept histogram as input. Also, there's no code left from Barre-Piquot and removed from copyright.Sun, 30 Sep 2012 16:52:57 +0000, by carandraug
-
graythresh: make build histogram common code and deal with different image typesSun, 30 Sep 2012 16:15:03 +0000, by carandraug
-
graythresh: vectorized otsu's methodSun, 30 Sep 2012 15:23:03 +0000, by carandraug
-
image: mention changes of mat2gray on NEWSSat, 29 Sep 2012 17:10:20 +0000, by carandraug
-
image: fix dos line ending styleThu, 27 Sep 2012 13:18:13 +0000, by carandraug
-
image: fixing graythresh docuThu, 27 Sep 2012 12:51:44 +0000, by jpicarbajal
-
graythresh: implementation of concavity, intermeans, intermodes, MaxEntropy, MaxLikelihood, mean, minimum, MinError, moments and percentile methods from the HistThresh toolboxWed, 26 Sep 2012 17:47:56 +0000, by carandraug
-
rotate_scale.cc: move copyright to top of fileWed, 26 Sep 2012 15:30:09 +0000, by carandraug
-
im2xxx: use actual value rather than calls to intmax when we already know the classWed, 26 Sep 2012 15:21:55 +0000, by carandraug
-
graythresh: add moments algorithmWed, 26 Sep 2012 15:20:44 +0000, by carandraug
-
iptcheckstr: see also validatestringWed, 26 Sep 2012 14:37:59 +0000, by carandraug
-
iptcheckmap: add testsWed, 26 Sep 2012 14:37:32 +0000, by carandraug
-
imcrop: use do-until block instead of while, improved docs and removed display.Wed, 26 Sep 2012 12:22:10 +0000, by carandraug
-
analyze75: fix typos and missing characters on analyze75filenameWed, 26 Sep 2012 10:06:03 +0000, by carandraug
-
imhist: display colorbar under histogramWed, 26 Sep 2012 09:23:26 +0000, by carandraug
-
rgbplot: use iscolormap for checksWed, 26 Sep 2012 08:46:56 +0000, by carandraug
-
im2bw: threshold should be greater than only (matlab compatible)Wed, 26 Sep 2012 08:08:21 +0000, by carandraug