Mercurial > hg > octave-image
graph
-
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
-
Remove zero padding from bwlabeln outputWed, 05 Sep 2012 20:02:40 +0000, by jordigh
-
Further speedups to bwlabelnWed, 05 Sep 2012 19:14:14 +0000, by jordigh
-
Slight optimisations in bwlabeln.cc (use linear indices consistently)Tue, 04 Sep 2012 21:29:27 +0000, by jordigh
-
Fix bwlabeln's input-checking, some futile attempts to optimiseTue, 04 Sep 2012 01:58:03 +0000, by jordigh
-
iscolormap: also check class and number of dimensionsSun, 02 Sep 2012 03:52:17 +0000, by carandraug
-
is_double_image: new private function to check if an image of class double is validSun, 02 Sep 2012 03:41:40 +0000, by carandraug
-
isrgb: use shared private functions for checksSun, 02 Sep 2012 03:33:55 +0000, by carandraug
-
isind: also check part first for speedupSun, 02 Sep 2012 03:32:21 +0000, by carandraug
-
isimage: also check if input is realSun, 02 Sep 2012 03:17:47 +0000, by carandraug
-
isind: use builtin function isindexSun, 02 Sep 2012 02:48:30 +0000, by carandraug
-
isind: use shared private functions for checksSun, 02 Sep 2012 02:44:23 +0000, by carandraug
-
isgray: use shared private functions for checks and added test blocksSun, 02 Sep 2012 02:37:12 +0000, by carandraug
-
isbw: fix bug when input image has more than 2D.Sun, 02 Sep 2012 02:33:14 +0000, by carandraug
-
isbw: delegate checks to new shared private functions and add test blocksSun, 02 Sep 2012 02:31:53 +0000, by carandraug
-
graythresh: return goodness of computed value. Prepare code for multiple algorithms. Avoid var names that shadow core functions.Sun, 02 Sep 2012 01:53:19 +0000, by carandraug
-
graythresh: update link to original codeSun, 02 Sep 2012 00:51:46 +0000, by carandraug
-
Make bwlabeln compileFri, 31 Aug 2012 15:35:11 +0000, by jordigh
-
normxcorr2: check input that template is smaller than imageWed, 29 Aug 2012 02:56:16 +0000, by carandraug
-
padarray: do not mix spaces and tabsTue, 15 May 2012 14:15:20 +0000, by carandraug
-
imcrop: new function for image package. Submitted to mailing list by Pablo Rossi <prossi@ing.unrc.edu.ar>Tue, 15 May 2012 12:51:58 +0000, by carandraug
-
imhist: complete rewrite of the function to be matlab compatible. Added test cases. No old code left so removed old copyright owners.Mon, 14 May 2012 17:23:29 +0000, by carandraug
-
tiff_tag_read: deal with multiple tag and IFD beyond the first and improved documentationWed, 18 Apr 2012 20:56:52 +0000, by carandraug
-
image: no longer load package automaticallyMon, 16 Apr 2012 12:51:08 +0000, by carandraug
-
maint: update license to GPLv3 and mention non GPL filesMon, 16 Apr 2012 12:49:47 +0000, by carandraug
-
maint: update e-mail address of Etienne Grossmann to <etienne@egdn.net> as requested by himselfMon, 16 Apr 2012 09:01:20 +0000, by carandraug
-
maint: update e-mail address of Etienne GrossmannFri, 13 Apr 2012 11:15:28 +0000, by carandraug
-
mat2gray: help text to mention situation when min and max are equalThu, 12 Apr 2012 09:49:33 +0000, by carandraug
-
mat2gray: use less memory by editing the input image rather than creating a copy and editing that oneThu, 12 Apr 2012 09:42:32 +0000, by carandraug
-
mat2gray: matlab compatibility fixes for when max and min are the sameThu, 12 Apr 2012 09:33:03 +0000, by carandraug
-
im2int16: new function for image package and updated list of functinos on seealso help textWed, 11 Apr 2012 19:11:07 +0000, by carandraug
-
im2single: new function for image packageWed, 11 Apr 2012 18:30:27 +0000, by carandraug
-
im2uint8: matlab compatibility and support for indexed imagesWed, 11 Apr 2012 18:23:09 +0000, by carandraug
-
im2uint16: matlab compatibility and support for indexed imagesWed, 11 Apr 2012 17:51:21 +0000, by carandraug
-
im2double: fix small bug where isind would be called wronglyWed, 11 Apr 2012 17:13:27 +0000, by carandraug
-
im2double: added new private function that will be used for input checking of all im2_class functionsWed, 11 Apr 2012 17:01:36 +0000, by carandraug
-
im2double: added testsWed, 11 Apr 2012 16:45:41 +0000, by carandraug
-
im2double: added support for indexed images and matlab compatibilityWed, 11 Apr 2012 15:22:19 +0000, by carandraug
-
isind: fix small mistake on help textWed, 11 Apr 2012 14:57:31 +0000, by carandraug
-
im2double: added support for binary images (patch by Martin Helm <martin@mhelm.de>)Wed, 11 Apr 2012 14:08:27 +0000, by carandraug
-
help text: functions in oct files are {Loadable Functions}, not {Function Files}. Fixing help texts accordinglyFri, 16 Mar 2012 03:58:03 +0000, by carandraug
-
iscolormap: new function to image packageThu, 15 Mar 2012 12:43:09 +0000, by carandraug
-
Fix typo in doc string.Wed, 14 Mar 2012 06:59:32 +0000, by thomas-weber
-
mat2gray: more complete documentationTue, 13 Mar 2012 18:25:56 +0000, by carandraug
-
mat2gray: big rewrite, function seems to not be working for several octave releases. Also should now be completely compatible with matlabTue, 13 Mar 2012 18:08:40 +0000, by carandraug
-
stretchlim: fix bug due to behaviour of ismatrix, replace tabs per spaces and use print_usageTue, 13 Mar 2012 05:14:22 +0000, by carandraug
-
fftconv2: fix bug due to behaviour of ismatrix, replace tabs per spaces and use print_usageTue, 13 Mar 2012 05:13:57 +0000, by carandraug