You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

node-red-contrib-face-detection

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-face-detection

node-red-contrib-face-detection

1.1.2
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

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

Keywords

node-red

FAQs

Package last updated on 06 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts