changeset 15:fc2be076d809

Tune the first sentence heuristic
author pkienzle
date Wed, 10 Apr 2002 05:47:18 +0000
parents 77c889a3ed91
children 4eedcb69a4fc
files bwlabel.m
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bwlabel.m
+++ b/bwlabel.m
@@ -15,6 +15,8 @@
 ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ##       [im2,npix,bb] = bwlabel(im,...)
+##
+## Find the connected regions of an image.
 ##  
 ## im  : RxC 0-1 matrix
 ##