Hacker News new | ask | show | jobs
by Feuilles_Mortes 359 days ago
Instead of writing the counting tool he could have used the Multi-Point Tool in ImageJ [1] [2]. I used it just this morning for counting some embryos I collected.

[1] https://www.youtube.com/watch?v=BhFNiPsVRoM

[2] https://fiji.sc/

4 comments

>I used it just this morning for counting some embryos I collected

"Sentences that flashbang people not in biology"

It sounds like this may have been one of the pieces of software the author intentionally chose not to use:

> There are some clunky old Windows programs, niche scientific tools, and image analysis software that assumes you’re trying to count cells under a microscope...

Being a web tool is significantly lower friction. I will definitely look into self hosting a version of this I can use in the future.
I just use Inkscape to place dots on the objects and then select all to see the amount. Beware of off by one error! ;)