From 5469969352001ed5083cc6fa4f9e12b580dc3bd5 Mon Sep 17 00:00:00 2001 From: David Stutz Date: Mon, 22 Aug 2016 22:41:28 +0200 Subject: [PATCH] Build status. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f4c8468..3534050 100644 --- a/README.md +++ b/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.