Commit ffe26b32 by vincent

fixed typo

parent 08dcf830
......@@ -171,7 +171,7 @@
updateTimeStats(Date.now() - ts)
if (result) {
drawFaceExpressions(videoEl, $('#overlay').get(0), [result], withBoxes)
drawExpressions(videoEl, $('#overlay').get(0), [result], withBoxes)
}
setTimeout(() => onPlay())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment