uscauv-legacy/old-uscauv-ros-pkg

Color Classifier Improvements

Closed this issue · 1 comments

  • 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.

Done, as of 620fa33, but composite colors haven't been tested extensively.