Giter Site home page Giter Site logo

cicwi / pyrmlseg Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 1.0 5.72 MB

Relaxed multi-levelset segmentation package, with tomographically consistent refinement.

License: MIT License

Makefile 19.89% Shell 0.20% Python 65.00% Batchfile 14.91%
image-segmentation levelset tomography refinement chambolle-pock denoising

pyrmlseg's Introduction

PyRMLSeg

Relaxed multi-levelset segmentation package, with tomographically consistent refinement.

This package provides the following functionalities:

  • Linear relaxation of multi-levelset based segmentation
  • Total Variation (TV) and Laplacian (smoothness) based denoising
  • Estimation of the segmentation gray values
  • Refinement of the segmentation, based on the local reconstructed residual error (RRE)

It contains the code used for the following paper, which also provides a mathematical description of the concepts and algorithms used here:

  • H. Der Sarkissian, N. Viganò, and K. J. Batenburg, “A Data Consistent Variational Segmentation Approach Suitable for Real-time Tomography,” Fundam. Informaticae, vol. 163, pp. 1–20, 2018.

Further information:

Getting Started

It takes a few steps to setup PyRMLSeg on your machine. We recommend installing Anaconda package manager for Python 3.

Installing with conda

Simply install with:

conda install -c cicwi rmlseg

Installing from source

To install PyRMLSeg, simply clone this GitHub project. Go to the cloned directory and run PIP installer:

git clone https://github.com/cicwi/rmlseg.git
cd rmlseg
pip install -e .

Running the examples

To learn more about the functionality of the package check out our examples folder.

Authors and contributors

  • Nicola VIGANÒ - Initial work
  • Henri DER SARKISSIAN - Initial work

See also the list of contributors who participated in this project.

How to contribute

Contributions are always welcome. Please submit pull requests against the master branch.

If you have any issues, questions, or remarks, then please open an issue on GitHub.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

pyrmlseg's People

Contributors

obi-wan avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

arbrefleur

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.