updated docs

pull/50/head
Vladimir Mandic 2020-10-18 12:21:17 -04:00
parent c571994d50
commit ef548851a9
2 changed files with 8 additions and 1 deletions

View File

@ -28,6 +28,12 @@ Compatible with Browser, WebWorker and NodeJS execution!
<hr> <hr>
## Options
Detailed configuration options are explained below, but they are best seen in the menus in `demo`:
![Menus](assets/screenshot-menu.png)
## Installation ## Installation
**Important** **Important**
@ -412,6 +418,7 @@ For example, on a desktop with a low-end nVidia GTX1050 it can perform multiple
Performance per module: Performance per module:
- Enabled all: 10 FPS - Enabled all: 10 FPS
- Image filters: 80 FPS (standalone)
- Face Detect: 80 FPS (standalone) - Face Detect: 80 FPS (standalone)
- Face Geometry: 30 FPS (includes face detect) - Face Geometry: 30 FPS (includes face detect)
- Face Iris: 25 FPS (includes face detect and face geometry) - Face Iris: 25 FPS (includes face detect and face geometry)
@ -421,7 +428,7 @@ Performance per module:
- Hand: 40 FPS (standalone) - Hand: 40 FPS (standalone)
- Body: 50 FPS (standalone) - Body: 50 FPS (standalone)
Library can also be used on mobile devices For performance details, see output of `result.performance` object during runtime
<hr> <hr>

BIN
assets/screenshot-menu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB