An open API service indexing awesome lists of open source software.

https://github.com/emmt/tipi

TiPi is a Java Toolkit for Inverse Problems and Imaging
https://github.com/emmt/tipi

Last synced: 11 months ago
JSON representation

TiPi is a Java Toolkit for Inverse Problems and Imaging

Awesome Lists containing this project

README

          

# TiPi

Master: ![Travis build status](https://travis-ci.com/emmt/TiPi.svg?branch=eric-devel)

TiPi is a Java *Toolkit for Inverse Problems and Imaging* developed as part of
the MiTiV project and supported by the
**Magnum2** project. The objective of TiPi is to provide a framework for
developping algorithms to sove inverse problems notably for image restoration.
TiPi has a number of applications, for instance:

* **Astronomy**: TiPi is used for the deblurring and denoising of astronomical
images.

* **Magnum2** project: TiPi is used to repair (inpainting) and enhance
(deblurring and denoising) images of license plates before automatic OCR.

* **Microscopy**: TiPi is exploited to implement the
[Icy](http://icy.bioimageanalysis.org/) plugins for *deconvolution* and
*blind deconvolution* of 3D images.

## Documentation

Asside from the [Javadoc](http://emmt.github.io/TiPi/) produded from the
source, the framework provided by TiPi is described in the
[*TiPi Framework*](http://emmt.github.io/TiPi) which we recommend to
read first.