https://github.com/teknoir/node-red-teknoir-image-filters
Blocks images based on threshold in SSIM and perceived luminance
https://github.com/teknoir/node-red-teknoir-image-filters
Last synced: about 23 hours ago
JSON representation
Blocks images based on threshold in SSIM and perceived luminance
- Host: GitHub
- URL: https://github.com/teknoir/node-red-teknoir-image-filters
- Owner: teknoir
- Created: 2022-09-07T07:44:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T11:30:15.000Z (about 3 years ago)
- Last Synced: 2025-06-24T10:11:44.554Z (3 months ago)
- Language: JavaScript
- Size: 340 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-red-teknoir-image-filters
A node that calculate:* Structural Similarity Index (SSIM) between images
* Percieved luminance (brightness) of an imageand lets you set a threshold 0-100% for each, if the message should be passed on or not.