HALCON 18.05
/
HALCON Operator Reference
/
Image
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Acquisition
List of Operators
close_framegrabber
CloseFramegrabber
CloseFramegrabber
close_framegrabber
Close specified image acquisition device.
get_framegrabber_callback
GetFramegrabberCallback
GetFramegrabberCallback
get_framegrabber_callback
Query callback function of an image acquisition device.
get_framegrabber_lut
GetFramegrabberLut
GetFramegrabberLut
get_framegrabber_lut
Query look-up table of the image acquisition device.
get_framegrabber_param
GetFramegrabberParam
GetFramegrabberParam
get_framegrabber_param
Query specific parameters of an image acquisition device.
grab_data
GrabData
GrabData
grab_data
Synchronous grab of images and preprocessed image data from the specified image acquisition device.
grab_data_async
GrabDataAsync
GrabDataAsync
grab_data_async
Asynchronous grab of images and preprocessed image data from the specified image acquisition device.
grab_image
GrabImage
GrabImage
grab_image
Synchronous grab of an image from the specified image acquisition device.
grab_image_async
GrabImageAsync
GrabImageAsync
grab_image_async
Asynchronous grab of an image from the specified image acquisition device.
grab_image_start
GrabImageStart
GrabImageStart
grab_image_start
Start an asynchronous grab from the specified image acquisition device.
info_framegrabber
InfoFramegrabber
InfoFramegrabber
info_framegrabber
Query information about the specified image acquisition interface.
open_framegrabber
OpenFramegrabber
OpenFramegrabber
open_framegrabber
Open and configure an image acquisition device.
set_framegrabber_callback
SetFramegrabberCallback
SetFramegrabberCallback
set_framegrabber_callback
Register a callback function for an image acquisition device.
set_framegrabber_lut
SetFramegrabberLut
SetFramegrabberLut
set_framegrabber_lut
Set look-up table of the image acquisition device.
set_framegrabber_param
SetFramegrabberParam
SetFramegrabberParam
set_framegrabber_param
Set specific parameters of an image acquistion device.
Classes
Classes
|
|
Operators