mirror of https://github.com/vladmandic/human
simplify demos
parent
5e89af1004
commit
6abe315e2a
6
Demos.md
6
Demos.md
|
@ -10,10 +10,8 @@ Demos are included in `/demo`:
|
|||
- Optional synchronous or asynchronous workflow
|
||||
- Interpolation & smoothing
|
||||
- Image processing
|
||||
- `simple`: [browser]
|
||||
Simple demo in JavaScript that analzyes either WebCam or WebRTC input
|
||||
- `simple`: [browser]
|
||||
Simple demo in TypeScript that analzyes either WebCam
|
||||
- `typescript`: [browser]
|
||||
Simple demo in WebCam processing demo in TypeScript
|
||||
- `facematch`: [browser]
|
||||
Extracts faces from images, calculates face descriptors and simmilarities and matches them to known database
|
||||
- `multithread`: [browser]
|
||||
|
|
Loading…
Reference in New Issue