0.7.0
Pre-release
Pre-release
- Move the OpenCV and Raspi operator packages to separate repositories. This should stabilize this repository.
- Add a visualization property to parameters and connectors. This helps the user to choose a suitable visualization method of observers in stromx-web (and, if implemented, in stromx-studio).
- Operator packages without Python wrappers can be registered in Python. This removes the need for Python wrappers for most operator libraries.
- Hide symbols which are not explicitly marked as visible to reduce the library size.
- Compile with C++11 flags.