January 21, 2022 | Developers Corner

Review of Acquisition Modes

This article gives an overview of HALCON’s image acquisition modes, explaining how continuous, triggered, and synchronous acquisition work, and clarifying common misconceptions for practical applications.

For simplicity, we will use GenICam terminology here, which applies to GenICam compliant devices such as USB3 Vision and GigE Vision cameras. A few important parameters are summarized in Table 1. For a complete overview of all GenICam (including all GenTL) parameters, please refer to [1] and [2].

 

ParameterValuesDefault
AcquisitionMode[Continuous, SingleFrame, MultiFrame]Continuous
TriggerSelector[FrameStart, ...] 
TriggerMode[On, Off] 
TriggerSource[Software, Line1, ...] 
[Stream]StreamBufferHandlingMode[OldestFirst, OldestFirstOverwrite, NewestOnly]OldestFirst

Table 1

The AcquisitionMode mainly controls the number of frames captured in the acquisition. For most cameras, "Continuous" is the default mode. In this mode, the camera will start acquiring one image after the other as soon as the HALCON operator grab_image_start is executed (Figure 1). The images will be queued in a buffer and can then be grabbed using grab_image_async. This approach ensures that images are acquired as fast as possible. The [Stream]StreamBufferHandlingMode controls which of the images in the buffer queue will be grabbed with grab_image_async. "Grabbed" means that the user will obtain the image as a HALCON iconic object.

Figure 1

Another common use case is the triggered acquisition. This should also be implemented using grab_image_async. When the camera is in "Continuous" mode and TriggerMode is set to "On", the camera is ready to acquire an image once grab_image_start is called. As soon as the trigger signal is received, the camera will acquire an image and push it to the buffer queue (Figure 2). Again, the image can then be grabbed from the queue using grab_image_async. Via the parameter TriggerSource, either a software or a hardware trigger can be selected. The software trigger mode is basically equivalent to a synchronous grab. This code snippet demonstrates how a software triggered acquisition can be set up:

 

open_framegrabber (...)
set_framegrabber_param (AcqHandle, 'TriggerSelector', 'FrameStart')
set_framegrabber_param (AcqHandle, 'TriggerMode', 'On')
set_framegrabber_param (AcqHandle, 'TriggerSource', 'Software')
grab_image_start (AcqHandle, -1)
for Index := 1 to 2105 by 1
    set_framegrabber_param (AcqHandle, 'TriggerSoftware', 1)
    grab_image_async (Image, AcqHandle, -1)
endfor
Figure 2

For a hardware triggered acquisition, the user just needs to change the TriggerSource to the line which carries the trigger signal.

For a synchronous grab, the operator grab_image can be used as well. It tells the camera to acquire a single image and returns this image as a HALCON object. This operator is much slower than grab_image_async for several reasons, and should therefore not be used when speed or timing are relevant (such as for a triggered acquisition). However, grab_image can be useful for simple prototyping of an HDevelop script or if the image acquisition should be triggered by human interaction (such as clicking a button).

To learn more about image acquisition in HALCON please take a look at our interface documentations [3], and our standard examples which cover numerous use cases.
 

[1] https://www.emva.org/wp-content/uploads/GenICam_SFNC_v2_6.pdf

[2] https://www.emva.org/wp-content/uploads/GenICam_GenTL_SFNC_1_2.pdf

[3] https://www.mvtec.com/products/interfaces

Published on: January 21, 2022

Further Success Stories

MVTec HALCON product icon
3D vision enables robots to “see” in the carpentry industry
As in many industrial areas, automation is advancing in furniture production as well. One example of this is MAB Möbel AG from Switzerland: with the support of HOMAG Bohrsysteme GmbH and MVTec Software GmbH, this furniture manufacturer automated the…
Show full Story
HALCON
Machinery
Robotics
3D Vision
OCR
MVTec HALCON product icon
Warehouse where cheese wheels age during the ripening process
Revolutionizing Cheese Production with AI and Machine Vision
The food industry is experiencing a transformative shift in quality control, due in part to advances in artificial intelligence (AI). When combined with rule-based machine vision, AI is enabling automation of processes that were previously impossible…
Show full Story
HALCON
Food & Beverage
Robotics
Anomaly Detection
Deep Learning
MVTec HALCON product icon
Dynamic OCR inspection with HALCON ensures maximum product quality
In the pharmaceutical industry, strict compliance regulations require medical product packaging to be correctly labeled before delivery. To meet these requirements, the Chinese company Shenzhen Jiangrun Xuneng Technology has developed a powerful mach…
Show full Story
HALCON
Medical Supplies & Pharmaceutical
Bar Code & 2D Code Reading
OCR
MVTec HALCON product icon
Automatisierte Transport- und Inspektionsstation für pharmazeutische Ampullen mit Machine-Vision-System von Aspen.
AI-powered machine vision automates quality inspection in the pharmaceutical industry
The pharmaceutical company Aspen is improving the quality inspection of filled ampoules with the MVTec HALCON machine vision software and the consulting and technical support services provided by MVTec. With deep learning methods, the company has sig…
Show full Story
HALCON
Medical Supplies & Pharmaceutical
Blob Analysis
Deep Learning
Matching
MVTec HALCON product icon
Workflow der Produktion zylindrischer Lithium-Ionen-Batterien mit verteilten Sensorsystemen und zentraler Deep-Learning-Auswertung mit MVTec HALCON.
MVTec HALCON’s deep learning helps Panasonic Energy to propel automotive battery production
Panasonic Energy manufactures automotive batteries, for which demand is increasing worldwide, at multiple sites in Japan and North America. The company recently implemented MVTec HALCON’s deep learning technologies on a large scale at its Kansas plan…
Show full Story
HALCON
Battery Production
Automotive
Deep Learning
Inspection
MVTec HALCON product icon
Advancing machine vision education at Reutlingen University
At Reutlingen University, Professor Arnd Buschhaus has been integrating MVTec HALCON into the teaching curriculum since 2018. HALCON is used extensively in courses related to robotics and machine vision, providing students with practical experience i…
Show full Story
Education, Research & Science
3D Vision
Blob Analysis
Classification
MVTec HALCON product icon
Robotic welding cell inspecting car body weld seams using machine vision.
Machine vision optimizes quality inspection in automotive production
Consistently high quality is an absolute must in automotive production. To ensure that welded connections in body shells meet these standards, DGH has developed an application that automatically inspects them and identifies anomalies. The MVTec HALCO…
Show full Story
HALCON
Automotive
Anomaly Detection
Deep Learning
Inspection
MVTec HALCON product icon
High-speed battery inspection using machine vision.
Machine Vision automates and optimizes battery inspection
A variety of defects can occur during battery production. Averna has developed a method for the automated inspection of batteries that reliably detects all conceivable defects. Here, the machine vision software MVTec HALCON plays a key role.
Show full Story
HALCON
Battery Production
Blob Analysis
Inspection
MVTec HALCON product icon
Automated robot cell handling vaccine vials with machine vision.
Machine Vision automates vaccine production
A global company needed to quickly ramp up vaccine production. Goldfuß engineering GmbH and SIMON IBV GmbH developed a robot-based solution for loading and unloading trolleys with the vaccine vials. The machine vision software HALCON ensures the seam…
Show full Story
HALCON
Robotics
Medical Supplies & Pharmaceutical
3D Vision
MVTec HALCON product icon
Micromechanical part measured with machine vision for high-precision inspection.
Machine vision improves the measuring process of precision and micro components
The precise inspection of very small precision components, for example in watchmaking, is a challenge. Petitpierre, the Swiss specialist for high-precision technology, has developed sophisticated applications with which micromechanical components can…
Show full Story
HALCON
Matching
Measuring
MVTec HALCON product icon
Industrial robots performing laser welding on battery cells guided by machine vision.
Machine vision accelerates battery production
High speed, precision, and reliability: These are the determining factors for battery production. To meet the rapidly growing demand for batteries, companies are developing increasingly efficient production processes. Laserax has developed a new syst…
Show full Story
HALCON
Battery Production
3D Calibration
Calibration
Matching
MVTec HALCON product icon
Robotic manufacturing cell assembling satellite panels with optical solar reflectors using machine vision.
Seeing robots process large work area with high precision
The automation specialist AKEOPLUS has developed an innovative robotic cell for the production of satellite panels at the global space manufacturer Thales Alenia Space. The special feature: robots place the components with high absolute accuracy to a…
Show full Story
HALCON
Robotics
3D Vision
Matching
MVTec HALCON product icon
Students and researchers using a robot with machine vision in a university lab to demonstrate the impact of MVTec HALCON on education and research.
Technical University of Applied Sciences Würzburg-Schweinfurt
At Technical University of Applied Sciences Würzburg-Schweinfurt (THWS), Professor Christian Zirkelbach is teaching robotics and machine vision at Faculty of Applied Natural Sciences and Humanities. He has integrated advanced machine vision tools int…
Show full Story
HALCON
Robotics
Education, Research & Science
3D Vision
Deep Learning
MVTec HALCON product icon
Aluminum bottles on a production line identified by OCR using machine vision for automated quality control.
Empty bottle? Not with Deep OCR
To identify products quickly and reliably, even in difficult circumstances, machine vision has proven its worth. The company Visione Artificiale also relies on machine vision for its system to trace aluminum bottles during production. Within this sys…
Show full Story
HALCON
Food & Beverage
OCR
MVTec HALCON product icon
Operating personnel using the PackCheck machine vision solution for quality control in food packaging production.
Machine vision for every taste
The Dutch company PackCheck BV ensures packaging quality in the food industry with a modular solution. Part of the solution is the machine vision software HALCON from MVTec Software GmbH. This enables the company to increase the efficiency of packagi…
Show full Story
HALCON
Food & Beverage
Bar Code & 2D Code Reading
Blob Analysis
Matching
OCR
MVTec HALCON product icon
Hand-eye calibration enabling precise alignment between camera and robot for accurate gripping of accessory bags.
Perfectly positioned plastic bags – with classic machine vision and deep learning
Consistently automated pick-and-place activities require the reliable gripping of differently shaped and translucent objects. TEKVISA has implemented a sophisticated application that enables reliable gripping even with complex surfaces with the help…
Show full Story
HALCON
Robotics
Deep Learning
MVTec HALCON product icon
Fully automated packaging inspection system using machine vision for inline quality control in food packaging.
Deep learning detects defects in the food industry
Automation specialist INNDEO has developed a sophisticated automation solution for quality control in the packaging industry. Thanks to machine vision and deep learning technologies, high speeds and defect detection rates are no longer a problem.
Show full Story
HALCON
Food & Beverage
Deep Learning
OCR
MVTec HALCON product icon
Bottle caps inspected by machine vision to verify print quality in beverage production.
Beverage industry: HALCON reliably checks bottle cap imprints
Machine vision offers enormous advantages for quality control applications. High accuracy and speed as well as high flexibility and availability are important for practical use. K&S Anlagenbau GmbH has implemented such an application for the beverage…
Show full Story
HALCON
Food & Beverage
Blob Analysis
Calibration
Matching
MVTec HALCON product icon
Robots and machine vision software interact perfectly
The Spanish robotics specialist Tekniker has developed a solution that allows chaotically lying parts to be automatically gripped and placed in an orderly manner. The integrated machine vision software MVTec HALCON uses 3D vision technologies to ensu…
Show full Story
HALCON
Robotics
Automotive
3D Vision
MVTec MERLIC product icon
Inspection setup for electrical connections using deep learning–based machine vision to detect defects.
An eye on everything with deep learning
Bosch Car Multimédia in Portugal specializes in the development and manufacture of electronic components for vehicle safety and dynamics, driver assistance, automated driving and car multimedia. The company uses the machine vision software MERLIC fro…
Show full Story
MERLIC
Automotive
Electric Components
Deep Learning
MVTec Software