Project for palletizing images to limited sets of marker colors.
Go to file
mmcwilliams aef8ab8267 Improve color conversion and loop through different color spaces when making comparisons 2023-10-24 17:09:09 -04:00
cpp All work in progress saved 2023-09-27 10:40:13 -04:00
py Improve color conversion and loop through different color spaces when making comparisons 2023-10-24 17:09:09 -04:00
.gitignore All work in progress saved 2023-09-27 10:40:13 -04:00
README.md All work in progress saved 2023-09-27 10:40:13 -04:00

README.md

Marker Separation

Project for palletizing images based on a limited set of marker colors.

Includes Python application for prototyping and C++ application for building a self-contained binary.