TraDaG is a C++ software that can be used to produce training data for object recognition algorithms by inserting arbitrary objects into scenes given as RGB-D images.
For all further information, please refer to the extensive documentation that can be generated with Doxygen (see below).
- Install Doxygen
- Run 'doxygen' in this directory
- The output will be written to ./docs
- If you want another output format instead of HTML (e.g. LaTeX), edit the Doxyfile