suggestion with program design – jpeg file interpreter
SPONSORED LINKS
I’m trying to come up with a way to easily measure the surface area of a leaf. It occurred to me that I could scan the leaf and then count the number of pixels in the image. I have a scanner that will produce a jpeg file.
Any suggestion for how to turn that file into something that would be "countable"?
Thanks,
Ken
Go here to see the original:
suggestion with program design – jpeg file interpreter