node-red-contrib-face-detection
v1.1.2
Published
node-red-contrib-face-detection
Downloads
37
Readme
node-red-contrib-face-detection
How to Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-face-detection
Description:
- This node using OpenCV v4 library to detection the face of people in image.
- Input: image
- Output: face position of people in image
Supports:
- Node js v 11.15
How to use:
- Create flow and add this node after Image node and set output is node img-blur