Skip to content

The Toolkit for 3D Vision (tk3dv) is a collection of tools for deep learning and 3D computer vision.

License

Notifications You must be signed in to change notification settings

drsrinathsridhar/tk3dv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license

tk3dv

The Toolkit for 3D Vision (tk3dv) is a collection of visualization tools for 3D computer vision/graphics.

Note: To use pyEasel, the visualization component of tk3dv, you must use tk3dv on a machine with a display as it uses OpenGL.

Requirements

  • Palettable: pip install palettable
  • Matplotlib: conda install -c conda-forge matplotlib
  • Please install GLUT if your OS does not come with it. For Ubunutu, sudo apt-get install freeglut3-dev.

Installation

After the above requirements are installed, you can install tk3dv like so:

pip install git+https://github.com/drsrinathsridhar/tk3dv.git

If reinstalling on Ubuntu, make sure to uninstall and repeat the install.

Issues

Import error on macOS Big Sur

Please find the solution in this issue.

About

The Toolkit for 3D Vision (tk3dv) is a collection of tools for deep learning and 3D computer vision.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages