About
  1. | API Documentation
  2. | Common
  3. | image
  4. | GetPixelClusters

GetPixelClusters

Defined in <image/ImageSet.h>

Go through the images and find groups of pixels to create clusters of pixels.


void GetPixelClusters(const ImageSet & iImagesSet, bool (*)() CancelFunc, const std::pair<unsigned long, std::set<unsigned long>> & iCamIndexesToExclude, const int iMaxNumClusters, PixelClusterSet & oClusterSet)
(1)
  1. __MISSING__
    Parameters:
    • const ImageSet & iImagesSet
    • bool (*)() CancelFunc
    • const std::pair<unsigned long, std::set<unsigned long>> & iCamIndexesToExclude
    • const int iMaxNumClusters
    • PixelClusterSet & oClusterSet

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000