How to Install and Uninstall plastimatch Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "plastimatch" package

In this section, we are going to explain the necessary steps to install plastimatch on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install plastimatch

2. Uninstall "plastimatch" package

This guide covers the steps necessary to uninstall plastimatch on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove plastimatch $ sudo apt autoclean && sudo apt autoremove

3. Information about the plastimatch package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: plastimatch
Priority: optional
Section: universe/science
Installed-Size: 15283
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.6.2+dfsg-3ubuntu1
Depends: libc6 (>= 2.14), libdcmtk5, libfftw3-double3, libgcc1 (>= 1:4.0), libgdcm2.6, libgomp1 (>= 4.9), libinsighttoolkit4.9, libstdc++6 (>= 5.2)
Filename: pool/universe/p/plastimatch/plastimatch_1.6.2+dfsg-3ubuntu1_amd64.deb
Size: 2817690
MD5sum: 5917d9bd2c2bad5f9b770d122c7c9edf
SHA1: 89d25edf4c84eb0a3f9ee15ba2a65c15662023e4
SHA256: 58a7feaaaa02ec940876f6b74742920f2fedc48daf4941b7a526fdac617e0b24
Description-en: medical image reconstruction and registration
Plastimatch is an open source software for deformable image
registration. It is designed for high-performance volumetric
registration of medical images, such as X-ray computed tomography (CT),
magnetic resonance imaging (MRI), and positron emission tomography(PET).
Software features include:
* B-spline method for deformable image registration (GPU and multicore
accelerated), including support for image masking, landmark penalties,
and regularization
* Demons method for deformable image registration (GPU accelerated)
* Multi-atlas segmentation
* ITK-based algorithms for translation, rigid, affine, multiple demons
methods, and B-spline registration
* Pipelined, multi-stage registration framework with seamless conversion
between most algorithms and transform types
* Landmark-based deformable registration using thinplate splines for
global registration
* Landmark-based deformable registration using radial basis functions
for local corrections
* Broad support for 3D image file formats (using ITK), including DICOM,
Nifti, NRRD, MetaImage, and Analyze
* Extensive toolchain for radiotherapy research, including support for
DICOM, DICOM-RT, DICOM SRO, XiO file format, gamma analysis, contour
manipulation, contour overlap analysis, and vector field analysis
Plastimatch also features two handy utilities which are not directly
related to image registration:
* FDK cone-beam CT reconstruction (GPU and multicore accelerated)
* Digitally reconstructed radiograph (DRR) generation (GPU and multicore
accelerated)
Description-md5: 27e6ff44d2fb0907a0c15d5825ded4c1
Homepage: http://plastimatch.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu