Geometrize 1.0
C++ library for geometrizing images into geometric primitives
Namespaces | Functions
shapearrayexporter.h File Reference
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  geometrize
 
namespace  geometrize::exporter
 

Functions

std::string geometrize::exporter::exportShapeArray (const std::vector< geometrize::ShapeResult > &data)
 exportShapeArray Exports shape data to a compact array-style format. Data is three lines per shape, each line: shapeEnumTypeId shapeData R,G,B,A More...