Skip to content
/ tradag Public

TraDaG - Training Data Generator. Create images for object recognition from RGB/D data and 3D models.

License

Notifications You must be signed in to change notification settings

huljar/tradag

Repository files navigation

TraDaG - Training Data Generator

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).

How to generate documentation

  1. Install Doxygen
  2. Run 'doxygen' in this directory
  3. The output will be written to ./docs
  4. If you want another output format instead of HTML (e.g. LaTeX), edit the Doxyfile

About

TraDaG - Training Data Generator. Create images for object recognition from RGB/D data and 3D models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages