UoMASM: University of Manchester's Active Shape Model library and tools
A C++ implementation of the Active Shape Model algorithm, building on the VXL Computer Vision libraries.
It is released under the GNU General Public License, version 3.
You can download the source code using git from sourceforge.
Requirements
- Source code for a working version of VXL
If you wish to compile the ASM GUI tool, qasm_markup_tool, you will also need:
- Qt libraries (Version 4)
- A recent version of UoMqVXL
Overview Documentation
- Setting up: How to download and install UoMASM
- masm: Overview of masm class library.
- masm/tools: Overview of tools available for building and using an ASM
- qasm_markup_tool: A GUI to search an image with a sequence of ASMs.
- Tutorial 1: Building from existing points
- Tutorial 2: Building an ASM from scratch
Related Software
The following related software is available in the associated UoMqVXL package:
- qmsm tools Related shape modelling and annotation tools