How to Install and Uninstall python-casmoothing Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-casmoothing" package

Learn how to install python-casmoothing on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-casmoothing

2. Uninstall "python-casmoothing" package

This tutorial shows how to uninstall python-casmoothing on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-casmoothing $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-casmoothing package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-casmoothing
Priority: optional
Section: universe/python
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 0.2-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpython2.7 (>= 2.7), libstdc++6 (>= 4.1.1), libvtk6.2, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), python-vtk6
Filename: pool/universe/p/python-casmoothing/python-casmoothing_0.2-1_amd64.deb
Size: 30082
MD5sum: de7423c08dfec1f45d14e53719090b2e
SHA1: 5b207ce8d25e32dcdb32761e90947ac1dfe6e60f
SHA256: 71a955efd5b35473a30cfe1a1d975d00921c594edca5e753c44690582f02ec3b
Description-en: Context-aware mesh smoothing for biomedical applications
Smoothing algorithms allow one to reduce artifacts from mesh generation,
but often degrade accuracy. The method described in the paper "Context-
aware mesh smoothing for biomedical applications" identifies staircase
artifacts which result from image inhomogeneities and binary
segmentation in medical image data for subsequent removal by adaptive
mesh smoothing. Thus, context-aware smoothing enables to adaptively
smooth artifact areas, while non-artifact features can be preserved.
This is a implementation of this method in Cpp with Python bindings.
Description-md5: 289136d95c8009e396b760f2b3ec0112
Homepage: https://github.com/tfmoraes/python-casmoothing
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions