Color Classifier Improvements
Closed this issue · 1 comments
canondetortugas commented
- Publish all classified images to color_classifier/classified/
- Classification for different images on different threads
- Implement composite color scheme. Read list of colors from /model/color/composite, then OR the classified images for these colors and publish to the composite color's name.
canondetortugas commented
Done, as of 620fa33, but composite colors haven't been tested extensively.