help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Selecting elements in an image based on area


From: Jordi Gutiérrez Hermoso
Subject: Re: Selecting elements in an image based on area
Date: Wed, 13 Jul 2011 09:51:15 -0500

2011/7/10 Samuel Setchell <address@hidden>:
> These are the errors I receive when trying to call bwlabel.m :
>
> octave-3.2.3:43> label=bwlabel(top)
> parse error near line 44 of file /Users/samsetchell/Desktop/BER10/bwlabel.m
>
>  syntax error
>
>>>> function [im2,npix,bb] = bwlabel(im,...)
>                                       ^
>
> parse error near line 44 of file /Users/samsetchell/Desktop/BER10/bwlabel.m
>
>  invalid parameter list

This is very strange. Can you post the bwlabel.m file you're using?
Where did you acquire it? Also please post the code you're running.

- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]