p8nut / opencv-vue

Test loading opencv and haarcascadeclassifier data file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Test loading opencv and haarcascadeclassifier data file

License:GNU Lesser General Public License v3.0


Languages

Language:Vue 76.6%Language:JavaScript 14.5%Language:HTML 8.9%