About
  1. | API Documentation
  2. | Gui
  3. | GuiImage
  4. | ThresholdImage

ThresholdImage

Defined in <projects/gui/GuiImage.h>

Threshold the image.


void ThresholdImage(const uint32_t iFilterSize, const uint32_t iNumIterations, const uint32_t iMaxNumPoints, const uint32_t iLowerNoiseThreshold, const cv::Scalar & iLowerb, const cv::Scalar & iUpperb, QPixmap & oPixMap)
(1)
  1. __MISSING__
    Parameters:
    • const uint32_t iFilterSize
    • const uint32_t iNumIterations
    • const uint32_t iMaxNumPoints
    • const uint32_t iLowerNoiseThreshold
    • const cv::Scalar & iLowerb
    • const cv::Scalar & iUpperb
    • QPixmap & oPixMap

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