About
  1. | API Documentation
  2. | Plugins
  3. | basler
  4. | BaslerCamera
  5. | IncreaseCount

IncreaseCount

Defined in <basler/BaslerCamera.h>

Increase the counter for the current image index value. Each image grabbed should have a unique number that represents where it should be placed in the sequence of images captured. If the user wants to capture 3000 images, then the images will have indexes from 0-2999 inclusive, and this function keeps track of that. When running in a multi-threaded environment this function needs the correct guards to ensure atomicity.


uint64_t IncreaseCount()
(1)
  1. __MISSING__

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