![]() |
Geometrize
1.0
An application for geometrizing images into geometric primitives
|
#include <cstdint>#include <map>#include <memory>#include <string>#include "geometrize/runner/imagerunneroptions.h"Go to the source code of this file.
Classes | |
| class | geometrize::preferences::ImageTaskPreferences |
| The ImageTaskPreferences class models the preferences associated with an image task. More... | |
Namespaces | |
| geometrize | |
| geometrize::preferences | |
Functions | |
| std::string | geometrize::preferences::getImageTaskPreferencesAutoSavePath (const std::string &hashOfFirstTargetImage) |
| getImageTaskPreferencesAutoSavePath Gets the absolute path to where the image task preferences config file should be read/written. More... | |