I am looking for library/software for computing particle size distribution from static 2d camera images (or a series of static images taken within fraction of second apart); the images typically contain about 1000 particles and have sufficient pixel resolution, the particles are roughly spherical.

The code must be open-source, allowing commercial use, programmable preferrably in Python, but any language is actually fine. So far I've looked at imageJ (FIJI) and OpenCV, but neither of those very deep. Which one should I pick, and why? Is there some other contender worth considering?

Similar questions and discussions