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

ThresholdImages

Defined in <image/ImageSet.h>

Threshold the images using the passed in constraints. These values are typically passed in from a gui or some other easier way for the user to specify the values.


void ThresholdImages(const ImageSet & iImagesSet, ImageSet & oImagesSet, bool (*)() CancelFunc, const cv::Scalar & iLowerb, const cv::Scalar & iUpperb, const int noiseFilterSize, const int noiseIterations, const int noiseThreshold)
(1)
  1. __MISSING__
    Parameters:
    • const ImageSet & iImagesSet
    • ImageSet & oImagesSet
    • bool (*)() CancelFunc
    • const cv::Scalar & iLowerb
    • const cv::Scalar & iUpperb
    • const int noiseFilterSize
    • const int noiseIterations
    • const int noiseThreshold

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