![]() |
Geometrize
1.0
An application for geometrizing images into geometric primitives
|
#include <memory>#include <vector>#include <QObject>#include "preferences/imagetaskpreferences.h"Go to the source code of this file.
Classes | |
| class | geometrize::task::SynchronousImageTask |
| The SynchronousImageTask class transforms a source image into a collection of shapes approximating the source image. A wrapper around the asynchronous ImageTask class, this blocks when stepping the model. This is a convenience class for use in scripts and console programs where we would rather block/wait when geometrizing something. More... | |
Namespaces | |
| geometrize | |
| geometrize::task | |