Skip to content

Commit

Permalink
Build status.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidstutz committed Aug 22, 2016
1 parent 91780ef commit 5469969
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,5 +1,7 @@
# iPiano

[![Build Status](https://travis-ci.org/davidstutz/ipiano.svg?branch=master)](https://travis-ci.org/davidstutz/ipiano)

iPiano, proposed in [1], is an optimization algorithm combining forward-backward splitting with an inertial force. This repository contains a C++ implementation of iPiano with applications to computer vision tasks. The implementation was submitted as part of a seminar paper [2] written at RWTH Aachen University and advised by [Prof. Berkels](https://www.aices.rwth-aachen.de/people/berkels).

[1] P. Ochs, Y. Chen, T. Brox, T. Pock.
Expand Down

0 comments on commit 5469969

Please sign in to comment.