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

StartGrabbingPreview

Defined in <projects/gui/GuiCamera.h>

Instruct the camera to start grabbing images, but these images can be lossy as we are going to use them for a preview and not a strict image collection. If your camera has the ability to grab from the top of the image buffer and discard the rest, this is where that functionality should be used as we don’t care about dropped images since the human eye only see ~30 frames a second anyways.


void StartGrabbingPreview()
(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