/mercimek

Primary LanguageGoMIT LicenseMIT

mercimek

mercimek is a Telegram bot that counts lemna minors from a given photo. It's a simple wrapper around the awesome Fiji image processing toolset.

installation

go get -u github.com/igungor/mercimek

run

You'll need to download Fiji. See the downloads page.

After you install Fiji, set the binary-path in mercimek.conf to the Fiji executable's full path. Since this is a telegram bot, you'll also need a Telegram token. See https://core.telegram.org/bots.

If everything is set, run:

mercimek -c mercimek.conf

See it in action.

license

MIT. See LICENSE.