# Framework
**Repository Path**: sikuner_admin/Framework
## Basic Information
- **Project Name**: Framework
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-11-08
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# OFFIS Automation Framework
The OFFIS Automation Framework enables rapid prototyping of vision-based automation systems, significantly reducing design times. The most common image processing algorithms are supplied with the software. Complex image processing pipelines can be created in just a few minutes. The automation environment allows for interaction with the image processing from automation scripts enabling powerful applications. Additionally, remote-controlled-units can be used providing a high-level access to real hardware components such as stages, axes, robots or tools.
## Pre-built binary (for Microsoft Windows 7 / 8 / 10)
Download [here](http://134.106.47.224:8080/userContent/Framework/latest/OFFIS-Automation-Framework-Setup-nightly-build.exe).
## Compiling
1. Clone the repo: `git clone git://github.com/OFFIS-Automation/Framework.git`.
2. Build and Install using the Guidelines in the [Wiki](https://github.com/OFFIS-Automation/Framework/wiki).
## Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to
review the guidelines written by [Nicolas Gallagher](https://github.com/necolas/):
* [Bug reports](https://github.com/necolas/issue-guidelines/blob/master/CONTRIBUTING.md#bugs)
* [Feature requests](https://github.com/necolas/issue-guidelines/blob/master/CONTRIBUTING.md#features)
* [Pull requests](https://github.com/necolas/issue-guidelines/blob/master/CONTRIBUTING.md#pull-requests)
## Open Source Software Attribution
Gstreamer is licensed under GNU Lesser General Public License (LGPL) v3.
OpenCV is licensed under 3-clause BSD License.
Python is licensed under the Python Software Foundation Licensen.
QScintilla is licensed under GNU General Public License (GPL) v3.
Qt is licensed under GNU Lesser General Public License (LGPL) v3.
qt-breakpad is licensed under GNU General Public License (GPL) v3.
qt-remote-signals is licensed under MIT License (MIT).
Silk Icons are licensed under Creative Commons Attribution 3.0 License.
WinSparkle is licensed under MIT License (MIT).
# Scientific publications
* [A Rapid Automation Framework for Applications on the Micro- and Nanoscale](http://www.araa.asn.au/acra/acra2013/papers/pap110s1-file1.pdf)
* [A Flexible and Compact High Precision Micro-Factory for Low Volume Production and Lab-Automation](http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=6840168)
* [Integrating robotic software frameworks for convenient software component exchange in micro- and nanoscale applications](http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=6878207)
## Authors
### Current Authors
- [Tobias Tiemerding](https://github.com/honkmaster/)
### Former Authors
- [Claas Diederichs](https://github.com/claasd/)
- [Daniel Jasper](mailto:djasper@google.com)
- [Marius Knaust](https://github.com/mariusknaust/)
## License
OFFIS Automation Framework
Copyright (C) 2013-2018 OFFIS e.V.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .