Adaptive Vision Studio
Adaptive Vision Studio was developed particularly for those users who wish to create vision systems quickly and in a manner which is not too complicated. It offers the option of creating image processing and analysis algorithm and designing application user interface within the same environment. Furthermore, it does not require the user to be familiar with programming principles.
Adaptive Vision Studio makes use of library of image processing functions (so-called filters), which are visually connected in order to create a complete image analysis algorithm.
This tool is aimed first and foremost at system integrators who are offered a possibility of more efficient implementation of solutions. The simplicity of use of Adaptive Vision Studio should - in some cases - also allow the end-users to create vision systems independently.
Adaptive Vision Studio Express
Adaptive Vision Studio Express is a low-cost version of the software
aimed at engineers working on computer vision problems. It contains
a library of most common image processing and analysis functions
and allows adding new user-defined filters through C++ code.
It does not include camera support so only images stored
in files can be loaded and used within the software.
Evaluation version of Adaptive Vision Studio Express
is available for download from here.
Adaptive Vision Studio Professional
Adaptive Vision Studio Professional is the most advanced version aimed
at machine vision system integrators. In addition to Express version
it includes industrial camera support (GenICam interface), GUI Designer
component and sophisticated image analysis functions such as:
- Barcode identification
- Data matrix identification
- Optical Character Recognition (OCR)
- Template matching
Adaptive Vision Studio SDK
Due to open and clear architecture one may extend the Adaptive Vision Studio environment by one's own image processing and analysis functions. Those functions are added in the form of plug-in components prepared in accordance with the specified format. Development of extra components of Adaptive Vision Studio requires some programming knowledge, yet in return it offers the possibility of solving the most sophisticated problems of computer vision. And the process is still significantly easier than developing dedicated software from scratch.
Adaptive Vision Studio for OpenCV
OpenCV is an open source computer vision library aimed
at real time processing. Adaptive Vision Studio for OpenCV
packages OpenCV's functions within easy in use filters and
makes it possible to experiment with the libary and
design image processing and analysis algorithms in
a visual and intutive manner. Adaptive Vision Studio for OpenCV
is free software available for download from here.
More information on the OpenCV library and its use
can be found on: opencvlibrary.sourceforge.net
|