Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 267 Bytes

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