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.
- Host: GitHub
- URL: https://github.com/dooml/ar-image-recognition
- Owner: doomL
- Created: 2019-05-07T09:35:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T12:34:23.000Z (almost 6 years ago)
- Last Synced: 2025-07-08T12:46:46.725Z (12 months ago)
- Language: TSQL
- Size: 21.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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