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

BackgroundSubtraction

Defined in <image/SmtImage.h>

Do a simple background subtraction of the current image by using iBackImage as the background.


void BackgroundSubtraction(const SmtImage & iBackImage)
(1)
void BackgroundSubtraction(const cv::Mat & iBackImage)
(2)

  1. Parameters:
    • const SmtImage & iBackImage

  2. Parameters:
    • const cv::Mat & iBackImage

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