Python utilities for 3D computer vision and graphics researchers.
Install by git
pip install git+https://github.com/EasternJournalist/utils3d.git
or clone the repo and install with -e
option for convenient updating and modifying.
git clone https://github.com/EasternJournalist/utils3d.git
pip install -e ./utils3d