doc
This commit is contained in:
parent
0993d81b57
commit
c127b7fc7e
1 changed files with 9 additions and 0 deletions
|
@ -175,5 +175,14 @@ some cases.
|
|||
for converting arbitrary strings into strings that are suitable for being
|
||||
used as filenames.
|
||||
|
||||
## Face search
|
||||
|
||||
- [matrix](https://github.com/mljs/matrix) and
|
||||
[similarity-transformation](https://github.com/shaileshpandit/similarity-transformation-js)
|
||||
are used during face alignment.
|
||||
|
||||
- [transformation-matrix](https://github.com/chrvadala/transformation-matrix)
|
||||
is used during face detection.
|
||||
|
||||
- [hdbscan](https://github.com/shaileshpandit/hdbscan-js) is used for face
|
||||
clustering.
|
||||
|
|
Loading…
Add table
Reference in a new issue