Git Product home page Git Product logo

pyshearlab's Introduction

pyShearLab

pyShearLab is a Python toolbox which is based on ShearLab3D written by Rafael Reisenhofer and has been ported to Python by Stefan Loock.

Currently, pyShearLab only offers a two-dimensional subset of ShearLab3D which contains both 2D and 3D transforms.

Dependencies

The toolbox needs the following Python packages in order to work properly:

pyShearLab2D has been developed and tested with Python 3.6 using the Anaconda package on Linux (Ubuntu 16.04.2 LTS), Windows 10 and Mac OS X (10.11-10.12). There are issues when using pyShearLab2d with Python 2.X.

Installation

You can simply download, unzip and use pyShearLab. Depending on your specific Python development environment, you may want to add the pyShearLab2D folder to your Python environment (Python Path). The dependencies can be installed using pip. If you use Anaconda, they are already installed. A pip package is currently not available, but the package can be installed straight from github via:

pip install https://github.com/stefanloock/pyshearlab/archive/master.zip

Usage

In order to use pyShearLab you need to import it as a module, see pySLExampleDenoising.py as an example. The denoising example provides all neccessary steps to understand how to use the toolbox. When using the transform in an iterative scheme, the creation of shearlet system can be done in a pre-processing step which significantly speeds up the process.

Please note that the images have to be square in size.

Copyright

pyShearLab was written by Stefan Loock who acknowledges funding by the SFB 755 Nanoscale Photonic Imaging. pyShearLab is based on ShearLab3D which is written by Rafael Reisenhofer and published under the GPL. The toolbox uses some functions from:

which have been translated to Python.

pyshearlab's People

Contributors

adler-j avatar stefanloock avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.