All Projects → tomopy → Tomopy

tomopy / Tomopy

Licence: other
Tomographic Reconstruction in Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tomopy

treestoolbox
TREES toolbox
Stars: ✭ 20 (-89.36%)
Mutual labels:  toolbox, reconstruction
Deeplabcut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
Stars: ✭ 2,550 (+1256.38%)
Mutual labels:  toolbox
Python toolbox
A collection of useful Python tools
Stars: ✭ 131 (-30.32%)
Mutual labels:  toolbox
Cobratoolbox
The COnstraint-Based Reconstruction and Analysis Toolbox. Documentation:
Stars: ✭ 149 (-20.74%)
Mutual labels:  reconstruction
Fast Reid
SOTA Re-identification Methods and Toolbox
Stars: ✭ 2,287 (+1116.49%)
Mutual labels:  toolbox
Mvstudio
An integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution.
Stars: ✭ 154 (-18.09%)
Mutual labels:  reconstruction
Pixelssl
A PyTorch-based Semi-Supervised Learning (SSL) Codebase for Pixel-wise (Pixel) Vision Tasks
Stars: ✭ 130 (-30.85%)
Mutual labels:  toolbox
Fast Ide
🕺Fast Integrated Development Environment 😻
Stars: ✭ 181 (-3.72%)
Mutual labels:  toolbox
Kitematic
Visual Docker Container Management on Mac & Windows
Stars: ✭ 12,252 (+6417.02%)
Mutual labels:  toolbox
Low Rank Bilinear Pooling
Fine-grained classification via second order statistics in a compact end-to-end trainable model
Stars: ✭ 145 (-22.87%)
Mutual labels:  toolbox
Mss
Marine Systems Simulator (MSS)
Stars: ✭ 142 (-24.47%)
Mutual labels:  toolbox
Local Feature Evaluation
Comparative Evaluation of Hand-Crafted and Learned Local Features
Stars: ✭ 138 (-26.6%)
Mutual labels:  reconstruction
3dunderworld Sls Gpu cpu
A structured light scanner
Stars: ✭ 157 (-16.49%)
Mutual labels:  reconstruction
Sigpy
Python package for signal processing, with emphasis on iterative methods
Stars: ✭ 132 (-29.79%)
Mutual labels:  reconstruction
Recent slam research
Track Advancement of SLAM 跟踪SLAM前沿动态【2021 version】
Stars: ✭ 2,387 (+1169.68%)
Mutual labels:  reconstruction
D Tools
d-tools is a toolbox for developers.Formatter, Base64, Regex test,Host manager and so on.
Stars: ✭ 131 (-30.32%)
Mutual labels:  toolbox
Pix2vertex.pytorch
An official pyTorch port of the pix2vertex paper from ICCV2017
Stars: ✭ 142 (-24.47%)
Mutual labels:  reconstruction
Hottbox
HOTTBOX: Higher Order Tensors ToolBOX.
Stars: ✭ 153 (-18.62%)
Mutual labels:  toolbox
Kimera Vio Ros
ROS wrapper for Kimera-VIO
Stars: ✭ 182 (-3.19%)
Mutual labels:  reconstruction
Ui Stack
🔍 A Chrome extension that lets you inspect a website's framework and libraries
Stars: ✭ 178 (-5.32%)
Mutual labels:  toolbox

TomoPy is an open-source Python package for tomographic data processing and image reconstruction.

.. image:: https://readthedocs.org/projects/tomopy/badge/?version=latest :target: https://readthedocs.org/projects/tomopy/?badge=latest :alt: Read the Docs

.. image:: https://dev.azure.com/tomopy/tomopy/_apis/build/status/tomopy.tomopy?branchName=master :target: https://dev.azure.com/tomopy/tomopy :alt: Azure Pipelines

.. image:: https://coveralls.io/repos/tomopy/tomopy/badge.svg?branch=master :target: https://coveralls.io/r/tomopy/tomopy?branch=master :alt: Coveralls

.. image:: https://codeclimate.com/github/tomopy/tomopy/badges/gpa.svg :target: https://codeclimate.com/github/tomopy/tomopy :alt: Code Climate

.. image:: https://anaconda.org/conda-forge/tomopy/badges/downloads.svg :target: https://anaconda.org/conda-forge/tomopy :alt: Anaconda downloads

.. image:: https://mybinder.org/badge.svg :target: https://mybinder.org/v2/gh/tomopy/tomopy/master :alt: Use on Binder

|

Features

  • Image reconstruction algorithms for tomography.
  • Various filters, ring removal algorithms, phase retrieval algorithms.
  • Forward projection operator for absorption and wave propagation.

Installation

Have Conda <http://continuum.io/downloads>_ installed first, then open a terminal or a command prompt window and run:

.. code-block::

conda install -c conda-forge tomopy

.. warning:: TomoPy will drop support for Python 2 before 1 January 2020. For more information, visit https://python3statement.org/.

Try Now

Some Example Jupyter notebooks <https://tomopy.readthedocs.io/en/latest/examples.html>_ will run in your browser using binder <https://mybinder.org/v2/gh/tomopy/tomopy/master?filepath=doc%2Fsource%2Fipynb%2Ftomopy.ipynb>_.

Contribute

License

The project is licensed under the BSD-3 <https://github.com/tomopy/tomopy/blob/master/LICENSE.txt>_ license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].