![]() |
Geometrize
1.0
An application for geometrizing images into geometric primitives
|
#include <map>#include <string>#include "cereal/cereal.hpp"#include "cereal/types/map.hpp"#include "cereal/types/vector.hpp"#include "geometrize/runner/imagerunneroptions.h"Go to the source code of this file.
Classes | |
| class | geometrize::serialization::ImageTaskPreferencesData |
| The ImageTaskPreferencesData struct represents the preferences data for an image task. More... | |
Namespaces | |
| geometrize | |
| geometrize::serialization | |
Functions | |
| template<typename Archive > | |
| void | geometrize::serialize (Archive &ar, geometrize::ImageRunnerShapeBoundsOptions &bounds) |