From: Paul K. <pki...@us...> - 2002-09-19 18:42:03
|
Update of /cvsroot/octave/octave-forge/main/image In directory usw-pr-cvs1:/tmp/cvs-serv8659 Modified Files: bwlabel.m Log Message: Modified by David Fletcher <da...@me...> to avoid artificially separate regions which actually touch (as indicated when "prudent" is set) through addition of lrow update within loop over touching regions. Also removed "sayif" function references, and call to read_options. Enabled options, setting of output verbosity. "Prudent" is left in place, but should no longer find any errors. |