Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
KHY_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Graduate
2020-06-22 00:27:04 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4d61ca09ab7a5024d75f941f0c6aed50a6e3693a
4d61ca09
1 parent
84f1c6df
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
README.md
README.md
View file @
4d61ca0
...
...
@@ -22,10 +22,10 @@
# Usage
## Server
### Configuration
### Configuration
-
uri configuration required, uri is in server/server.py
-
Database setting: create database and table with DB/SQL
###
required
-
Database setting: create database and table with DB/SQL
###
Required
-
uri configuration required, uri is in client/client.py, register/register.py
-
required hardware: upper 2GB memory, upper 3.5GHz CPU or CUDA GPU (for realtime system)
-
required software: Python(>3.6.5), MySQL
...
...
@@ -33,9 +33,9 @@
-
python3 server/server.py & npm start --prefix webserver/myapp &
## Client
### Configuration
-
uri configuration required, uri is in client/client.py, register/register.py
### required
### Configuration
-
uri configuration required, uri is in client/client.py, register/register.py
### required
-
required hardware: webcam
-
required software: Python
-
required python module: Pytorch, OpenCV-python
...
...
Please
register
or
login
to post a comment