Automatically exported from code.google.com/p/pylibdeconv
C++ C Python Shell
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
libdeconv
LICENSE.txt
MANIFEST.in
README.md
README.txt
setup.py

README.md

The PyLibDeconv project provides a Python wrapper to the C++ Deconv library by Y. Sun et al (see details in J. Microscopy 236, 3:180-193, 2009) using SWIG with NumPy support. The wrapper is provided as Python libdeconv package.

Although the C++ Deconv library is available via its SVN repository the Python libdeconv package ships Deconv sources (with bug fixes and few modifications) to ease the installation process.

A graphical user interface will be provided via IOCBio project.