From: <car...@us...> - 2012-09-02 00:51:52
|
Revision: 10939 http://octave.svn.sourceforge.net/octave/?rev=10939&view=rev Author: carandraug Date: 2012-09-02 00:51:46 +0000 (Sun, 02 Sep 2012) Log Message: ----------- graythresh: update link to original code Modified Paths: -------------- trunk/octave-forge/main/image/inst/graythresh.m Modified: trunk/octave-forge/main/image/inst/graythresh.m =================================================================== --- trunk/octave-forge/main/image/inst/graythresh.m 2012-09-01 16:27:40 UTC (rev 10938) +++ trunk/octave-forge/main/image/inst/graythresh.m 2012-09-02 00:51:46 UTC (rev 10939) @@ -30,7 +30,7 @@ ## Note: ## This function is taken from -## http://www.irit.fr/recherches/SAMOVA/MEMBERS/JOLY/Homepage_files/IRR05/Barre-Piquot/graythresh.m +## http://www.irit.fr/~Philippe.Joly/Teaching/M2IRR/IRR05/ ## I added texinfo documentation, error checking and sanitised the code. ## -- Søren Hauberg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |