/opencv-vue

Test loading opencv and haarcascadeclassifier data file

Primary LanguageVueGNU Lesser General Public License v3.0LGPL-3.0

OpenCV-Vue

This project is to test OpenCV and do a simple face detection using haarcascade_frontalface classifier.

Install

git clone https://github.com/greenpdx/opencv-vue.git
cd opencv-vue
npm install
npm run serve
  • Tested with opencv.js version 4.0.0