1.1.2 • Published 2 years ago

node-red-contrib-img-blur v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

node-red-contrib-img-blur

How to Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-img-blur

Description:

  • This node using gm library to blur some position in image
  • Input: position you want to blur in image
  • Output: Image has been blurred

Supports:

  • Node js v 11.15

How to use:

  • Create flow and add this node after face-detection node or plate-detection node.
  • Set output is debug node or image preview node to view result
1.1.1

2 years ago

1.0.1

2 years ago

0.0.2

2 years ago

1.1.2

2 years ago

0.0.1

2 years ago