Draw face detection result

This commit is contained in:
heyarne 2020-05-02 15:42:00 +02:00
commit 0df34c33d2
2 changed files with 43 additions and 7 deletions

View file

@ -1,2 +1,3 @@
{:paths ["src"]
:deps {thheller/shadow-cljs {:mvn/version "2.8.109"}}}
:deps {thheller/shadow-cljs {:mvn/version "2.8.109"}
appliedscience/js-interop {:mvn/version "0.2.5"}}}