GetPixelClusters
Defined in
<image/ImageSet.h>Go through the images and find groups of pixels to create clusters of pixels.
|
(1) |
-
__MISSING__
Parameters:-
const ImageSet &iImagesSet -
bool (*)()CancelFunc -
const std::pair<unsigned long, std::set<unsigned long>> &iCamIndexesToExclude -
const intiMaxNumClusters -
PixelClusterSet &oClusterSet
-