An open API service indexing awesome lists of open source software.

https://github.com/dooml/ar-image-recognition

University Thesis for 4.0 Industry with Augmented Reality web based.
https://github.com/dooml/ar-image-recognition

Last synced: 5 months ago
JSON representation

University Thesis for 4.0 Industry with Augmented Reality web based.

Awesome Lists containing this project

README

          

# 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