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

GetPixelClusters

Defined in <image/SmtImage.h>

Get a list of the iMaxNumClusters largest clusters in this image. This really only makes sense when the image is a binary image. Garbage in, garbage out.


void GetPixelClusters(const unsigned int iMaxNumClusters, std::vector<PixelCluster> & oGroupedPoints) const
(1)

  1. Parameters:
    • const unsigned int iMaxNumClusters
    • std::vector<PixelCluster> & oGroupedPoints

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