node-red-contrib-img-blur

1.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-img-blur

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

4.43 kB

Total Files

5

Last publish

Collaborators

  • mordev