Manav Rathi 1 éve
szülő
commit
c127b7fc7e
1 módosított fájl, 9 hozzáadás és 0 törlés
  1. 9 0
      web/docs/dependencies.md

+ 9 - 0
web/docs/dependencies.md

@@ -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.