Creation of skeleton imagems. More...
#include "Algorithm.h"#include "Matrix.h"#include "../raster/Raster.h"#include "../raster/BandProperty.h"#include "../raster/RasterFactory.h"#include "../raster/Grid.h"#include "../common/progress/TaskProgress.h"#include <boost/thread.hpp>#include <memory>#include <vector>#include <map>#include <string>#include <climits>#include <cfloat>Go to the source code of this file.
| Classes | |
| class | te::rp::Skeleton::ApplyVecDiffusionThreadParams | 
| class | te::rp::Skeleton::InputParameters | 
| Skeleton input parameters.  More... | |
| class | te::rp::Skeleton::OutputParameters | 
| Skeleton output parameters.  More... | |
| class | te::rp::Skeleton | 
| Creation of skeleton images.  More... | |
| Namespaces | |
| te | |
| URI C++ Library. | |
| te::rp | |
| Namespace for Raster Processing module of TerraLib. | |
Creation of skeleton imagems.
Definition in file Skeleton.h.