Socket
Socket
Sign inDemoInstall

node-red-contrib-face-recognition

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-face-recognition - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "node-red-contrib-face-recognition",
"version": "1.0.0",
"version": "1.0.1",
"description": "A wrapper node for the epic face-api.js library",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

# node-red-contrib-face-
# node-red-contrib-face-recognition

@@ -39,3 +39,3 @@ This node aims to wrap the epic [Face-API.js library](https://github.com/justadudewhohacks/face-api.js) from [justadudewhohacks](https://github.com/justadudewhohacks) into a simple to import and use node in Node-Red. If you like anything in this repo be sure to also check out the original.

![Input Node](Images/face-api-input-node-menu.jpg)
![Input Node](Images/face-api-input-node-menu.JPG)

@@ -48,3 +48,3 @@ The `face-api-input` node acts as a pipeline between a flow and a selected compute node. A compute node must be created and selected for the input node to work. By using a config node based approach, multiple input nodes can share the same resources on your device allowing for a smaller memory footprint of the module.

![Input Node](Images/face-api-compute-node-menu.jpg)
![Input Node](Images/face-api-compute-node-menu.JPG)

@@ -51,0 +51,0 @@ The `face-api-compute` node is where all the options are set and calculations done. There are numerous options, so as a brief outline these are;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc