GetPixelClustersGroupTimestep
Defined in
<image/ImageSet.h>
Helper function to do pixel cluster search multi-threaded. Shouldn’t be directly called.
(1) |
-
__MISSING__
Parameters:-
int
iStartTimestep
-
int
iEndTimestep
-
const ImageSet &
iImageSet
-
bool (*)()
CancelFunc
-
const int
iMaxNumClusters
-
const std::pair<unsigned long, std::set<unsigned long>> &
iCamIndexesToExclude
-
PixelClusterSet &
oClusterSet
-