node-red-contrib-face-detection

1.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-face-detection

Weekly Downloads

19

Version

1.1.2

License

MIT

Unpacked Size

3.89 kB

Total Files

5

Last publish

Collaborators

  • mordev