Home
last modified time | relevance | path

Searched refs:Get_Centroids (Results 1 – 2 of 2) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/imagery/imagery_segmentation/
H A Dslic.h107 bool Get_Centroids (int Size);
H A Dslic.cpp465 if( Size < 1 || !Get_Centroids(Size) ) in Get_Segments()
628 bool CSLIC::Get_Centroids(int Size) in Get_Centroids() function in CSLIC