Skip to content

hlysig/O3

 
 

Repository files navigation

O3

This page details the steps required to build O3.

Note: This text assumes the Ubuntu 16.04 operating system. You will, at times, need super-user credentials.

Step 0: Get the Code

Clone the source, for example by pressing "Clone" above and copy-pasting the link, or using the commands below:

git clone https://github.itu.dk/sngi/ObjectCubeMaster.git

Step 1: Install 03

cd ObjectCubeMaster
bash buildObjectCube.sh

Step 2: Run P3

cd PhotoCube
python Runner.py

Step 3: Install test database

bash runPresentation.sh

To reset the database run:

bash setupDatabase.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.4%
  • Python 21.4%
  • Makefile 4.0%
  • PLpgSQL 0.6%
  • Shell 0.5%
  • CMake 0.5%
  • Other 0.6%