All apps · 0 apps
swatch
Docker app from crzynik's Repository
Overview
Readme
View on GitHub
swatch
Color detection in images to capture presence of known objects.
Why?
There is great object and face detection software out there, but sometimes AI detection is overkill or not suitable different types of objects. Swatch was created to create an easy to use API to detect the presence of objects of known color in expected places.
In this example you can see a cropped section of the street with a trash can. Then, using expected color bounds, the parts of the image that don't match the expected color are masked away. If a significant enough amount of pixels are left that match the color then it can be considered a true positive.

Features
- REST API to be invoked by other applications
- Intuitive frontend UI to manage swatch and use the Color Playground to fine tune colors for the config.
- HomeAssistant Integration
- HomeAssistant Addon
Web UI
Color Playground

Configuration
A config.yaml file must be created and mapped to /config
Check out GitHub Docs for example and more instructions on creating the config file.
Adding Objects
Check out the Color Setup Docs for how to setup objects and fine the color values to use.
API References
Check out GitHub Docs for the API reference.
Contributing
Contributions are very much welcome!
For instructions on how to get started, see the contributing section
Donations
If you would like to make a donation to support development, please use GitHub Sponsors.
Install Swatch on Unraid in a few clicks.
Find Swatch in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Related apps
Explore more like this
Explore allDetails
crzynik/swatch:latestRuntime arguments
- Web UI
http://[IP]:[PORT:4500]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
- Target
- 4500
- Default
- 4500
- Value
- 4500
/mnt/user/appdata/swatch
- Target
- /config
- Default
- /mnt/user/appdata/swatch
- Value
- /mnt/user/appdata/swatch/
/mnt/user/media/swatch/
- Target
- /media/
- Default
- /mnt/user/media/swatch/
- Value
- /mnt/user/media/swatch/
Path to swatch db
- Target
- /database/
- Default
- /mnt/user/database/swatch/
- Value
- /mnt/user/database/swatch/
/etc/localtime
- Target
- /etc/localtime
- Value
- /etc/localtime