Functions | |
| IDL_VPTR | RegionGrowingSegmenter (int argc, IDL_VPTR *argv, char *argk) | 
| Raster region growing segmentation.  More... | |
| IDL_VPTR te::idl::rp::RegionGrowingSegmenter | ( | int | argc, | 
| IDL_VPTR * | argv, | ||
| char * | argk | ||
| ) | 
Raster region growing segmentation.
Raster segmentation following the region growing strategy.
| argc | The number of elements in argv. | 
| argv | An array of IDL_VPTRs. These point to the IDL_VARIABLEs which comprise the arguments to the function. |