Project for palletizing images to limited sets of marker colors.
Go to file
mmcwilliams 1d23aac7d1 Perform comparison in different color spaces. Move common utilty functions to common lib 2023-10-24 16:46:08 -04:00
cpp All work in progress saved 2023-09-27 10:40:13 -04:00
py Perform comparison in different color spaces. Move common utilty functions to common lib 2023-10-24 16:46:08 -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.