ActivGenericInterface enables you to easily develop new
tools compatible with ActivVisionTools by yourself. Any type of tool
can be developed, such as inspection tools, vision tools, and
feature tools. The desired type can be easily specified interactively.
The interface gives you access to all internal data structures, such as
the image, ROIs, alignment data,
or camera calibration data.
The output data of newly developed tools can be any of the supported internal data structures and thus passed to other ActivVisionTools for further processing, visualization, evaluation, or output.
ActivGenericInterface especially can be used in combination with ActivHALCONFoundation. Thus you can make use of the unmatched power of the HALCON library to write advanced new tools without much programming effort. Of course, your tools will inherit the efficiency and high accuracy of HALCON.

Code fragment and GUI of a newly generated tool which decodes ECC 200 bar codes.
|
|