Summary
tomography
This metapackage will install all PAN Blend tomography packages.
Description
For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:
If you discover a project which looks like a good candidate for PAN Blend
to you, or if you have prepared an unofficial Debian package, please do not hesitate to
send a description of that project to the PAN Blend mailing list
Links to other tasks
|
PAN Blend tomography packages
Official Debian packages with high relevance
libufo-bin
Library for high-performance, GPU-based computing - tools
|
Versions of package libufo-bin |
Release | Version | Architectures |
sid | 0.16.0.52.gbd831ab-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bullseye | 0.16.0.52.gbd831ab-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 0.16.0.52.gbd831ab-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 0.16.0.52.gbd831ab-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
buster | 0.15.1-1 | amd64,arm64,armhf,i386 |
stretch | 0.13.0-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
upstream | 0.16.0.53.gce7118b |
|
License: DFSG free
|
The UFO data processing framework is a C library suited to build
general purpose streams data processing on heterogeneous
architectures such as CPUs, GPUs or clusters. It is extensively used
at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging
(radiography, tomography and laminography).
A gobject-instrospection binding is also provided to write scripts or
user interfaces.
This package contains binaries to run JSON descriptions of task graphs.
|
|
mayavi2
scientific visualization package for 2-D and 3-D data
|
Versions of package mayavi2 |
Release | Version | Architectures |
buster | 4.5.0-1 | amd64,arm64,armhf,i386 |
bullseye | 4.7.1-2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 4.8.0-2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
sid | 4.8.2-4 | amd64,arm64,mips64el,ppc64el,riscv64,s390x |
jessie | 4.3.1-3.1 | amd64,armel,armhf,i386 |
stretch | 4.5.0-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
Debtags of package mayavi2: |
devel | examples, lang:python |
role | program |
use | viewing |
|
License: DFSG free
|
MayaVi2 is a cross-platform tool for 2-D and 3-D scientific data
visualization. Its features include:
- Visualization of scalar, vector and tensor data in 2 and 3 dimensions
- Easy scriptability using Python
- Easy extendability via custom sources, modules, and data filters
- Reading several file formats: VTK (legacy and XML), PLOT3D, etc.
- Saving of visualizations
- Saving rendered visualization in a variety of image formats.
MayaVi2 has been designed with scriptability and extensibility in
mind. While the mayavi2 application is usable by itself, it may be
used as an Envisage plugin which allows it to be embedded in user
applications natively. Alternatively, it may be used as a
visualization engine for any application.
This package also provides TVTK, which wraps VTK objects to provide a
convenient, Pythonic API, while supporting Traits attributes and
NumPy/SciPy arrays. TVTK is implemented mostly in pure Python, except
for a small extension module.
|
|
paraview
Parallel Visualization Application
|
Versions of package paraview |
Release | Version | Architectures |
sid | 5.13.2+dfsg-3 | amd64,arm64,i386,riscv64,s390x |
trixie | 5.13.2+dfsg-2 | amd64,arm64,i386,riscv64,s390x |
bookworm | 5.11.0+dfsg-1 | amd64,arm64,i386,ppc64el,s390x |
stretch | 5.1.2+dfsg1-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 4.1.0+dfsg+1-1 | amd64,armel,armhf,i386 |
bullseye | 5.9.0-2 | amd64,arm64,i386,mips64el,ppc64el,s390x |
buster | 5.4.1+dfsg4-3.1 | amd64,arm64,armhf,i386 |
Debtags of package paraview: |
role | program |
uitoolkit | qt |
use | viewing |
|
License: DFSG free
|
ParaView is an open-source, multi-platform application designed to
visualize data sets of size varying from small to very large. The
goals of the ParaView project include the following:
* Develop an open-source, multi-platform visualization application.
* Support distributed computation models to process large data sets.
* Create an open, flexible, and intuitive user interface.
* Develop an extensible architecture based on open standards.
ParaView runs on distributed and shared memory parallel as well as
single processor systems and has been successfully tested on Windows,
Mac OS X, Linux and various Unix workstations, clusters and
supercomputers. Under the hood, ParaView uses the Visualization
Toolkit as the data processing and rendering engine and has a user
interface written using Qt.
|
|
python3-skimage
Python 3 modules for image processing
|
Versions of package python3-skimage |
Release | Version | Architectures |
trixie | 0.25.1-1 | all |
stretch | 0.12.3-8 | all |
buster | 0.14.2-2 | all |
bullseye | 0.18.1-2 | all |
bookworm | 0.19.3-8 | all |
jessie | 0.10.1-2 | all |
sid | 0.25.1-1 | all |
upstream | 0.25.2 |
|
License: DFSG free
|
scikit-image is a collection of image processing algorithms for
Python. It performs tasks such as image loading, filtering,
morphology, segmentation, color conversions, and transformations.
This package provides the Python 3 module.
Please cite:
Stéfan van der Walt, Johannes L. Schönberger, Juan Nunez-Iglesias, François Boulogne, Joshua D. Warner, Neil Yager, Emmanuelle Gouillart, Tony Yu and the scikit-image contributors:
scikit-image: Image processing in Python
(eprint)
PeerJ
2:e453
(2014)
|
|
ufo-filters
Set of plugins for ufo-core - runtime
|
Versions of package ufo-filters |
Release | Version | Architectures |
sid | 0.16.0.159.g483ce16-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
trixie | 0.16.0.159.g483ce16-1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 0.16.0.159.g483ce16-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye | 0.16.0.159.g483ce16-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 0.14.1+dfsg1-2 | amd64,arm64,armhf,i386 |
stretch | 0.13.0+dfsg1-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
upstream | 0.16.0.172.g6f43afc |
|
License: DFSG free
|
The UFO data processing framework is a C library suited to build
general purpose streams data processing on heterogeneous
architectures such as CPUs, GPUs or clusters. It is extensively used
at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging
(radiography, tomography and laminography).
This package contains average', backproject', bin', blur', buffer', calculate', camera', clip', contrast', crop', denoise', duplicate',
fftmult', fft', filter', flatten', flip', forwardproject', gemm', ifft', interpolate', loop', measure', merge', metaballs', monitor',
null', opencl', ordfilt', pad', read', reduce', refeed', replicate',
rescale', ringwriter', sleep', slice', stack', stdin', stdout', subtract', transpose', write' and `zeropad' plugins
|
|
Debian packages in contrib or non-free
python3-pyhst2-cuda
Python High Speed Tomographic reconstruction
|
Versions of package python3-pyhst2-cuda |
Release | Version | Architectures |
sid | 2020c-7 (contrib) | amd64 |
bookworm | 2020c-7 (contrib) | amd64 |
bullseye | 2020c-1 (contrib) | amd64 |
|
License: DFSG free, but needs non-free components
|
PyHST is a Python program for Tomographic data reconstruction based
on direct filtered back-projection algorithm
This is the CUDA version
|
No known packages available
astra-toolbox
A high-performance GPU MATLAB toolbox for 2D and 3D tomography
|
|
License: GPL-3
Debian package not available
|
|
freeart
SART reconstruction algorithm
|
|
License: LGPL
Debian package not available
|
|
imagej-pluggins-tomo
|
|
License: ?
Debian package not available
|
|
pyastra-toolbox
python binding for the astra-toolbox
|
|
License: GPL-3
Debian package not available
|
The PyASTRAToolbox is a Python interface to the ASTRA Toolbox, a
tomography toolbox based on high-performance GPU primitives for 2D
and 3D tomography.
The Python interface aims to expose all features of the ASTRA toolbox
to Python, providing a high-performance tomography toolbox for Python
users.
|
rabbitct
backprojection performance-comparison
|
|
License: GPL2+
Debian package not available
|
RabbitCT provides an open platform for worldwide
performance-comparison of backprojection implementations on different
architectures using one specific, clinical, high resolution C-arm CT
dataset of a rabbit. This includes a sophisticated benchmark
interface, a prototype implementation in C++, and image quality
measures.
|
tomographie-preexperiment-data-collector
gather all information from the user that can be
|
|
License: GPL2+
Debian package not available
|
provided prior to the tomography experiment.
|
tomopy
tomographic data processing and image reconstruction toolbox
|
|
License: BSD-3
Debian package not available
|
TomoPy is a Python toolbox to perform tomographic data processing and
image reconstruction tasks at the Advanced Photon Sourc
|
|