|
Speed-Up and Enhancements:
-
The internally used structures for results and evaluations have
been revised completely to speed up ActivVisionTools applications.
Functionality:
-
Corresponding to the new structures for results and evaluations the
syntax of the so-called description files which store the state of
an ActivVisionTools application (regions of interest, parameters,
etc.) has been changed significantly. This means that the
information contained in description files written by
ActivVisionTools 1.2 will be discarded almost completely when
opened by an ActivVisionTools 1.3 application. In order to upgrade
an older application you thus have to recreate regions of interest
and reparameterize it.
-
Within Visual Basic no interaction is possible during the
initialization of ActivVisionTools. This process is now signalled
by a splash. Note, that the ActivVisionTools are initialized
whenever you switch between design and user mode, i.e., also when
you stop the application, and when creating an executable. The
splash only appears within Visual Basic and when using ActivViewer.
-
When the parameters of a tool are changed, the output tools are not
re-executed anymore, i.e., the resulting data does not appear in
the output.
-
The log files (general and frame grabber) are no longer overwritten
by running or stopping the program. Instead they will be extended
until they exceed a size of 20 KByte.
Manual:
-
The manual 'Getting Started with ActivVisionTools' now includes a
new chapter containing information which helps working with
ActivVisionTools, e.g., how to inspect the status of an
ActivVisionTools application using ActivView's new support tool
AVTViewStatus or how to install the dongle driver manually. The
chapter ends with a list of problems you might encounter with
ActivVisionTools in general, together with tips how to solve them.
-
The example Visual Basic projects have been adapted to version 1.3.
|