VectorizeRaster.cpp File Reference
#include "RasterExamples.h"
#include <terralib/dataaccess.h>
#include <terralib/geometry.h>
#include <terralib/raster.h>
#include <iostream>
#include <string>

Go to the source code of this file.

Functions

void VectorizeRaster ()
 This example shows how to use the vectorization method. More...
 

Function Documentation

void VectorizeRaster ( )

This example shows how to use the vectorization method.

Definition at line 12 of file VectorizeRaster.cpp.

References te::rst::RasterFactory::open(), te::gm::Geometry::toString(), and te::rst::Raster::vectorize().

Referenced by main().