Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active November 30, 2017 08:26
Show Gist options
  • Select an option

  • Save kjunichi/6a9333b4f2c84f1357d3be577599a79c to your computer and use it in GitHub Desktop.

Select an option

Save kjunichi/6a9333b4f2c84f1357d3be577599a79c to your computer and use it in GitHub Desktop.
2017/11/30

OpenCV.js

ファイルを読み込むには

cv.FS_createLazyFile('/', 'haarcascade_frontalface_default.xml', // eslint-disable-line new-cap
                         'haarcascade_frontalface_default.xml', true, false);

関連

アクセス解析タグ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment