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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    20
    • latest

Version History

Package Sidebar

Install

npm i node-red-contrib-face-detection

Weekly Downloads

16

Version

1.1.2

License

MIT

Unpacked Size

3.89 kB

Total Files

5

Last publish

Collaborators

  • mordev