It implements the raster boundary extractor. More...
#include "../geometry/Coord2D.h"
#include "../geometry/LineString.h"
#include "Enums.h"
#include "Raster.h"
#include "Vectorizer.h"
#include "VectorizerPolygonStructure.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | te::rst::BoundaryExtract |
It implements the Boundary Extract (vectorizer specialization - extract only one pixel value) More... | |
Namespaces | |
te | |
TerraLib. | |
te::rst | |
Namespace for the Raster module of TerraLib. | |
It implements the raster boundary extractor.
Definition in file BoundaryExtract.h.