|
Image Analysis and Manifold Learning Tools
This is a set of tools i developed for my research. Most of the tools
require ITK and / or lapack and blas.
All tools come with a CMake setup to
build from source. Binaries for 64 bit linux are available.
Dimension Reduction Tools (requires Lapack and BLAS)
Tools for doing PCA, MetricMDS, Isomap and KMM's
source , linux_x64_binaries
SimpleWarp (requires ITK)
A tool for image regsitration using a elastic deformation approach.
Supports multiscale registration.
Release 1: source , linux_x64_binaries
DIAT tools (requires ITK and lapack/blas)
Data and Image Analysis Tools. Contains basic image processing operations
(Gaussian Blurring, Addition of Images, ...), image registration (BSpline,
Elastic), manifold learning algorithms (Isomap, MDS, PCA),
regression, easy to use bindings to lapack, interface to read and write
matrices from and to matlab.
Directory listing of available tools here
|