Project for palletizing images to limited sets of marker colors.
Go to file
Matt McWilliams 07f9bc35e5 Can now separate image, and write masks to files 2023-10-21 20:27:30 -04:00
cpp All work in progress saved 2023-09-27 10:40:13 -04:00
py Can now separate image, and write masks to files 2023-10-21 20:27:30 -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.