Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 367 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 367 Bytes

T4DT: Tensorizing Time for Learning Temporal 3D Visual Data

Tenzorising 4D Visual Data (3D TSDFs + temporal component) for smaller footprint

Build C++ extensions for MSDM2 metric

First you need to make sure you have installed dependencies:

  1. CGAL
  2. boost
  3. Eigen
cd src
mkdir build
cmake ..
make

Example Usage

sample code snippet here