Skip to content
Snippets Groups Projects
Name Last commit Last update
Grinder
.gitignore
README.md

Grinder

Learning data generator

Requirements

  • C++14 compliant compiler
  • Qt (v5.10.0+)
  • OpenCV (v3.4.0+)

Note: Older versions of Qt and/or OpenCV might work as well, but this cannot be guaranteed.

How to compile

  • Grinder comes as a Qt project, so it is recommended to use QtCreator to build Grinder.
  • The Libraries.pro file must be modified to suite your local system.

Questions?

  • Grinder is developed by Daniel Mueller at the University of Muenster.
  • You can contact him at d_muel20@uni-muenster.de for questions or suggestions.