Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

interpretable/InterprettableApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⛔️ DEPRECATED

Interpretable is now web app based on Cboard.

Interprettable OF App

Requisites :

  • Must be installed on Ubuntu 18
  • User should be interpretable

Installation steps :
Navigate to Desktop :

cd ~/Bureau

Download installation script :

wget -O install.sh https://gist.githubusercontent.com/martial/41d58672af223042d7b366895d1ac3e5/raw/2a2a940f41c5887de0ee3b9079f45039cf9ccf14/interpretable.sh
sh ./install.sh

Download, compile and install openCV :

cd inteprettable
sh ./build-opencv.sh

Compile app :

cd openFrameworks/apps/InterprettableApp/Interprettable/
make clean
make -j4
make RunRelease

Configure app :

nano  openFrameworks/apps/InterprettableApp/Interprettable/bin/data/config.json

Configure machine-id with right id in database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 95.3%
  • C++ 4.1%
  • Other 0.6%