node-red-contrib-img-blur
v1.1.2
Published
node-red-contrib-img-blur
Downloads
4
Readme
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