![]() |
Geometrize 1.0
C++ library for geometrizing images into geometric primitives
|
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | geometrize |
namespace | geometrize::exporter |
Functions | |
std::string | geometrize::exporter::exportShapeJson (const std::vector< geometrize::ShapeResult > &data) |
exportShapeJson Exports shape data to JSON. More... | |