Mercurial > hg > octave-image
graph
-
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
-
bwarea: accept any class and objects are all non-zero instead of all higher than zeroWed, 26 Sep 2012 08:02:48 +0000, by carandraug
-
mean2: use other isimage internallyWed, 26 Sep 2012 07:36:15 +0000, by carandraug
-
im2bw: added tests, use more of other functions, more input check at start, support for int16 input imagesWed, 26 Sep 2012 07:23:53 +0000, by carandraug
-
isgray: return true for int16 classWed, 26 Sep 2012 06:51:51 +0000, by carandraug
-
analyze75: code clean to follow standards, simpler code, checks, more documentation, and move of common code to shared subfunctionsTue, 25 Sep 2012 17:21:39 +0000, by carandraug
-
analyze75: new functions analyze75read and analyze75info from Adam H Aitkenhead <adamaitkenhead@hotmail.com> through mailing listTue, 25 Sep 2012 12:41:30 +0000, by carandraug
-
rgb2gray: perform weighted conversion based on luminance valuesMon, 24 Sep 2012 16:59:13 +0000, by carandraug
-
Make bwfill output logical typeMon, 24 Sep 2012 15:42:50 +0000, by jordigh
-
rgb2gray: we also support the class singleMon, 24 Sep 2012 15:02:13 +0000, by carandraug
-
rgb2gray: use isimage and iscolormap functionMon, 24 Sep 2012 14:57:19 +0000, by carandraug
-
readexif: check input and proper error check after fopenMon, 24 Sep 2012 13:55:19 +0000, by carandraug
-
imtranslate: deal with defaults niceMon, 24 Sep 2012 13:50:08 +0000, by carandraug
-
bmpwrite: deprecate in favour of imwriteMon, 24 Sep 2012 13:47:59 +0000, by carandraug
-
corr2: use private isimage function for input checkMon, 24 Sep 2012 13:32:36 +0000, by carandraug
-
deriche: fix indentationMon, 24 Sep 2012 13:16:05 +0000, by carandraug
-
image: use spaces, not tabsMon, 24 Sep 2012 12:59:10 +0000, by carandraug
-
bestblk: fix see alsoMon, 24 Sep 2012 12:26:35 +0000, by carandraug
-
image: remove autoload line from DESCRIPTION since it's already the defaultSun, 23 Sep 2012 12:05:54 +0000, by carandraug
-
image: new package maintainerSun, 23 Sep 2012 12:04:24 +0000, by carandraug
-
image: depends on at least signal 1.2.0 for normxcorr2Fri, 21 Sep 2012 14:04:34 +0000, by carandraug
-
im2float: common code from im2single and im2double in private functionFri, 21 Sep 2012 12:44:08 +0000, by carandraug
-
whitespace fixTue, 18 Sep 2012 18:43:56 +0000, by jordigh
-
regionprops: alphabetic order of options in help textTue, 18 Sep 2012 00:05:50 +0000, by carandraug
-
graythresh: consistent indentationSun, 16 Sep 2012 22:39:23 +0000, by carandraug
-
graythresh: fix bug because intmax does not return double and wrongly named varSun, 16 Sep 2012 22:37:02 +0000, by carandraug
-
Fix typo in iscolormap.mFri, 14 Sep 2012 19:36:44 +0000, by jordigh
-
image: now dependent on >=3.6.0 due to nthargout on regionpropsFri, 07 Sep 2012 15:44:24 +0000, by carandraug
-
bwlabeln.cc: Add a few comments about the union-find data structure.Fri, 07 Sep 2012 15:24:49 +0000, by jordigh
-
bwlabeln.cc: Remove dead code, reformat copyright, fix typo in mask8Fri, 07 Sep 2012 15:21:39 +0000, by jordigh
-
bwlabeln: Fix type checking of inputsFri, 07 Sep 2012 15:13:33 +0000, by jordigh
-
Overhaul regionprops for Nd imagesFri, 07 Sep 2012 14:52:03 +0000, by jordigh