ColonyCounter
… it’s an open-source bacterial colony counter.
We have just started working on this. Fork us on github!
Installation
Installation
- Download an install opencv and opencv_contrib
- Download and install Qt Open Source and Qt Creator
- On Linux you can use the official repositories of your OS to install it
- Download ColonyCounter-GUI
- Open the .pro file with Qt Creator and build it.
- To use the cascade classifier you need to copy the data folder inside the build directory
Roadmap
Roadmap
- A
- Train the cascade classifier
- Improve splitting process
- Find out optimal parameters
- B
- Make pyrMeanShift optional
- Create a wiki
- Explain different values that can be set in the settings
- Explain the installation
- Add site with known bugs and more detailed roadmap
- Remove bugs:
- Fix mouse arrow offset
- Speed improvements
- Split the ColonyCounter
- library
- GUI
- cmd line tool
- C
- Create cmd line tool
- Save/Load settings to/from file
Open Source
Open-Source
The software is published under the Apache License 2.0.
This is currently a hobby project. We do not have a professional IT background, so we are happy about every advice to improve the software.
Help us bulding it, fork us on github!.