Skip to content.

ApplyPointWarp

Version

1.0

Overview

This project is an application that will compute the output of a given warp for a set of given points. The set of points will be encoded to a *.lm file. The warp will be encoded to a *.lmw type file. The output will be a *.lm type file.

Restrictions, Exclusions, Limitations

The application will be compatible with all warp filetypes. The landmarks must be specified by a landmark file, which is a file containing line-delimited point with space-delimited coordinates. The dimension of the landmarks must match the dimension of the warp file.

Requirements

The application will have verbose and file overwrite modes. There will be a usage page, and pipeline descriptor output will be supported.

Requirements Change Procedure

All changes will be approved by all.

Requirements Changes

No changes have been made

Approach

The user will provide a landmark file. The files will specify the K N-dimensional points in a simple human readable format. Each line will have the N coordinates of a point, space-delimited. There will be K lines, meaning K points.

The program will apply the warp to each of those points and write the output to another landmark file specified by the user.

RACI Chart

R - Responsible person
A - Actions taken (Authorizes something, provides support, et. cetera)
C - Communicates or consults with this person
I - Inform this person

Activity Start Wk End Wk RC CS RW Exp
Hrs
Act
Hrs
Curr
Exp Hr
Project definition & requiremnts 14   RA AI AIC 1 1 1
Write Java code 14   RA I AIC 3 3 3
fix problems 14   RA AI AIC 1    
Write user guide 14   RA A AIC 2