Acquisition
List of Operators
close_framegrabberCloseFramegrabberCloseFramegrabberclose_framegrabber
- Close specified image acquisition device.
get_framegrabber_callbackGetFramegrabberCallbackGetFramegrabberCallbackget_framegrabber_callback
- Query callback function of an image acquisition device.
get_framegrabber_lutGetFramegrabberLutGetFramegrabberLutget_framegrabber_lut
- Query look-up table of the image acquisition device.
get_framegrabber_paramGetFramegrabberParamGetFramegrabberParamget_framegrabber_param
- Query specific parameters of an image acquisition device.
grab_dataGrabDataGrabDatagrab_data
- Synchronous grab of images and preprocessed image data from the specified
image acquisition device.
grab_data_asyncGrabDataAsyncGrabDataAsyncgrab_data_async
- Asynchronous grab of images and preprocessed image data from the specified
image acquisition device.
grab_imageGrabImageGrabImagegrab_image
- Synchronous grab of an image from the specified image acquisition device.
grab_image_asyncGrabImageAsyncGrabImageAsyncgrab_image_async
- Asynchronous grab of an image from the specified image acquisition device.
grab_image_startGrabImageStartGrabImageStartgrab_image_start
- Start an asynchronous grab from the specified image acquisition device.
info_framegrabberInfoFramegrabberInfoFramegrabberinfo_framegrabber
- Query information about the specified image acquisition interface.
open_framegrabberOpenFramegrabberOpenFramegrabberopen_framegrabber
- Open and configure an image acquisition device.
set_framegrabber_callbackSetFramegrabberCallbackSetFramegrabberCallbackset_framegrabber_callback
- Register a callback function for an image acquisition device.
set_framegrabber_lutSetFramegrabberLutSetFramegrabberLutset_framegrabber_lut
- Set look-up table of the image acquisition device.
set_framegrabber_paramSetFramegrabberParamSetFramegrabberParamset_framegrabber_param
- Set specific parameters of an image acquistion device.