An open API service indexing awesome lists of open source software.

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

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 image

and lets you set a threshold 0-100% for each, if the message should be passed on or not.