About
  1. | API Documentation
  2. | Gui
  3. | GuiCamera
  4. | IncreaseCount

IncreaseCount

Defined in <projects/gui/GuiCamera.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)

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