[Image-SIG] Help for to do a script

donn donn.ingle at gmail.com
Sat Mar 17 11:11:44 CET 2012


On 16/03/2012 20:52, Boris Vladimir Comi wrote:
>                if (data[0][i][j]>  199.5 and (data[0][i][j]<  200.5
>                    count = count + 1;

Looks like the if command does not close properly. It needs a brackets 
and a colon.

Also, you don't need to use semi-colons, at all.

HTH
/d


More information about the Image-SIG mailing list