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
- Host: GitHub
- URL: https://github.com/emmt/tipi
- Owner: emmt
- License: other
- Created: 2014-05-13T10:39:13.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T12:42:13.000Z (over 2 years ago)
- Last Synced: 2025-04-13T03:58:30.620Z (about 1 year ago)
- Language: Java
- Size: 8.71 MB
- Stars: 11
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TiPi
Master: 
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.