Image Analysis
Image Analysis
(OP)
I have a couple of AFM images of Quantum DOTs and need to process them. Here is the idea? I have the JPG or TIFF file with some dot on the image and can transfer it to gray scale and make a threshhold and then count the number of dots and the Ic an find the density. I also need to find the distribution of size? is there any softwar that can Help me?





RE: Image Analysis
If you want something automated, that's going to cost you a bit more. There are programs that do just as you described in the scientific community, but they charge an arm and a leg for it (they figure most scientists are too busy to implement such simplistic software themselves, so they charge accordingly).
The more steps you can do yourself, the cheaper it is.
Dan
Owner
http://www.Hi-TecDesigns.com
RE: Image Analysis
Alternately, you can try Imagetool, which is a free download and has some capabilities along those lines:
http://ddsdx.uthscsa.edu/dig/itdesc.html
TTFN
RE: Image Analysis
I have the free software I think I need to check the image processing toolbox of MatLab.
Sean
RE: Image Analysis
m777182
RE: Image Analysis
RE: Image Analysis
I am using ImageJ. It is giving me reasonable results.