![]() |
Geometrize
1.0
An application for geometrizing images into geometric primitives
|
#include <string>
#include <vector>
#include "cereal/cereal.hpp"
#include "cereal/types/vector.hpp"
Go to the source code of this file.
Classes | |
struct | geometrize::serialization::StringVectorData |
The StringVectorData struct represents a vector of strings (as might be used for a history of terminal input, for example). More... | |
Namespaces | |
geometrize | |
geometrize::serialization | |