suggestion with program design – jpeg file interpreter
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
Related posts:
- Save BMP image as JPEG in vc++ Hello All, I have a bmp image.This image i...
- A doubt in design of a class-BMP file extraction Hi, I am writing a program to read a...
- Design Pattern suggestion: Neutral Element instead NULL Hi everybody, i had the idea that this might...
- Simple java program My problem is that the finally statement "cannot find...
- Simple java program My problem is that the finally statement "cannot find...
Related posts brought to you by Yet Another Related Posts Plugin.
Sep
22
22