Paper (Only Pipeline GUI part from the paper for the entire Pipeline Project)
The Pipeline is a software framework that was developed by the Computer Graphics Systems Lab, HPI and brings the concept of assembling to image&video processing. I created Pipeline GUI, a Qt-based application that
visualizes the image&video processing, thus a user is not required to have any programming knowledge,
enables an immediate feedback on filter effect,
allows the modification of the Pipeline without having to compile multiple times, and
converts the Pipeline to XML to make it shareable, therefore a user can extend or modify the Pipeline another user created.