Project for palletizing images to limited sets of marker colors.
Go to file
Matt McWilliams 4d94666449 For some reason RGB and BGR comparison seem wrong. 2023-10-24 19:42:03 -04:00
cpp All work in progress saved 2023-09-27 10:40:13 -04:00
py For some reason RGB and BGR comparison seem wrong. 2023-10-24 19:42:03 -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.