SegmenterRegionGrowingFunctions.cpp File Reference

Useful functions for Region Growing segmentation. More...

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::rp
 Namespace for Raster Processing module of TerraLib.
 
 te::rp::rg
 

Functions

void te::rp::rg::exportSegs2Tif (const SegmentsIdsMatrixT &segmentsIds, bool normto8bits, const std::string &fileName)
 Export the segments IDs to a tif file. More...
 

Detailed Description

Useful functions for Region Growing segmentation.

Definition in file SegmenterRegionGrowingFunctions.cpp.