Home

Awesome

COVARIANCE-BASED POSE ESTIMATION (COPE)

Author: Huy Nguyen

This is cope, a library for working with uncertainty in pose estimation. It includes:

Requirements and Installation

   git clone https://github.com/dinhhuy2109/python-cope.git
   cd python-cope
   sudo python setup.py install

Basic usage and examples

Please see the wiki page for more details.