It implements the vectorizer, based on TerraLib 4 algorithm. More...
#include "../geometry/Coord2D.h"#include "../geometry/LineString.h"#include "Enums.h"#include "Raster.h"#include "VectorizerPolygonStructure.h"#include <vector>Go to the source code of this file.
Classes | |
| class | te::rst::Vectorizer | 
| It implements the vectorizer, based on TerraLib 4 algorithm.  More... | |
Namespaces | |
| namespace | te | 
| TerraLib.  | |
| namespace | te::rst | 
| Namespace for the Raster module of TerraLib.  | |
It implements the vectorizer, based on TerraLib 4 algorithm.
Definition in file Vectorizer.h.