stromx  0.8.0
Welcome to stromx!
stromx-logo-rgb-text-69x100.png

Tutorials

The main concepts of stromx are illustrated in four examples. Simple shows how to build and operate a stream using only library functions. In file instead of assembling the stream with multiple function calls in the code it is loaded from an XML file. The example operator shows how to implement and use a proprietary stromx operator. A slightly more real-world example is camera which shows how to process images orginating from a simulated camera.