Hi all,
As my first post on the forums, I'd like to say Hi to all and thank you for your suggestions. I need to write a program which reads in an image (say bacteria) as a matrix, convert it to black and white and then sum up all the 1's (white pixels). Currently, Ive managed to do this, but...