Extensibility
- User extensible: write your own plug-ins to add
- functions (to appear in the application menu),
- measurement systems (incl. GUI),
- camera systems and frame grabbers,
- I/O devices, etc.
- Written in C++
(MS Visual Studio 2008)
- Self-documenting
code, well readability
- Modern
C++ (templates, namespaces)
- Modular structure
- Integrate Fringe Processor functionality in custom
applications
- Comparable to MATLAB-Code (a bit more cumbersome but much faster in
return)
- Parallelized using OpenMP
- GUI based on wxWidgets
|
|
|
|