doomL / AR-image-recognition

University Thesis for 4.0 Industry with Augmented Reality web based.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AR-image-recognition

University Thesis for 4.0 Industry with Augmented Reality web based.

PYTHON 3.6.x VERSION or 3.7 RECOMMNENDED

INSTALL USING REQUIREMENTS.TXT FILE

  • Is recomended to use a VirtualEnviroment:

    • py -m venv env
    • env\Scripts\activate to access in "virtual enviroment" after creation
  • pip install -r requirements

Setup Database

  • Create new Database named arsistant
  • Import db.sql into arsistant database
  • Create 'admin' User in privilege settings without password

Running Flask

  • py app.py

  • app displayed on localhost:5000

  • Admin : admin1

  • passAdmin : ciao

About

University Thesis for 4.0 Industry with Augmented Reality web based.


Languages

Language:TSQL 97.1%Language:JavaScript 0.8%Language:HTML 0.8%Language:CSS 0.7%Language:Python 0.7%