Raster segmentation. More...
#include "SegmenterStrategyParameters.h"#include "SegmenterStrategy.h"#include "SegmenterSegmentsBlock.h"#include "SegmenterIdsManager.h"#include "Algorithm.h"#include "Matrix.h"#include "Config.h"#include "../raster/RasterSynchronizer.h"#include "../common/progress/TaskProgress.h"#include <vector>#include <string>#include <map>#include <memory>Go to the source code of this file.
Classes | |
| class | te::rp::Segmenter::InputParameters |
| Segmenter Input Parameters. More... | |
| class | te::rp::Segmenter::OutputParameters |
| Segmenter Output Parameters. More... | |
| class | te::rp::Segmenter |
| Raster segmentation. More... | |
| class | te::rp::Segmenter::SegmenterThreadEntryParams |
| The parameters passed to the Segmenter::segmenterthreadEntry method. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::da | |
| Namespace for the DataAccess API of TerraLib. | |
| te::rp | |
| Namespace for Raster Processing module of TerraLib. | |
| te::rst | |
| Namespace for the Raster module of TerraLib. | |
Raster segmentation.
Definition in file Segmenter.h.