warp
Computational Morphometry Toolkit
Install
- All systems
-
curl cmd.cat/warp.sh
- Debian
-
apt-get install cmtk
- Ubuntu
-
apt-get install cmtk
- Arch Linux
-
pacman -S haskell-wai-app-static
- Kali Linux
-
apt-get install cmtk
- Fedora
-
dnf install ghc-wai-app-static-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cmtk
- OS X
-
brew install warp
- Raspbian
-
apt-get install cmtk
- Dockerfile
- dockerfile.run/warp
cmtk
Computational Morphometry Toolkit
A software toolkit for computational morphometry of biomedical images, CMTK comprises a set of command line tools and a back-end general-purpose library for processing and I/O. The command line tools primarily provide the following functionality: registration (affine and nonrigid; single and multi-channel; pairwise and groupwise), image correction (MR bias field estimation; interleaved image artifact correction), processing (filters; combination of segmentations via voting and STAPLE; shape-based averaging), statistics (t-tests; general linear regression).
libghc-wai-app-static-dev
framework for type-safe, RESTful web applications
Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving. This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.