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

GetPixelClustersGroupTimestep

Defined in <image/ImageSet.h>

Helper function to do pixel cluster search multi-threaded. Shouldn’t be directly called.


void GetPixelClustersGroupTimestep(int iStartTimestep, int iEndTimestep, const ImageSet & iImageSet, bool (*)() CancelFunc, const int iMaxNumClusters, const std::pair<unsigned long, std::set<unsigned long>> & iCamIndexesToExclude, PixelClusterSet & oClusterSet)
(1)
  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

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