Vectorizer.h File Reference

It implements the vectorizer, based on TerraLib 4 algorithm. More...

#include "../geometry/Coord2D.h"
#include "../geometry/LineString.h"
#include "../sam/rtree.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

 te
 URI C++ Library.
 
 te::rst
 Namespace for the Raster module of TerraLib.
 

Detailed Description

It implements the vectorizer, based on TerraLib 4 algorithm.

Definition in file Vectorizer.h.