Skip to content.
CCB > CCBSIGS > ShapeToolLibraryProgram > ShapeToolProgramProductStatusSummary > ImageToShapeProjectDefinitionV1x1

ImageToShape Project Definition

See: ImageToShapeProjectDefinitionV1x1

Restrictions, Exclusions, Limitations

  • Initially Analyze image will be only input file format allowed.

People Affected

Person Initials Notes
Bae Cheol Shin BC  
Craig Schwartz CS  
Roger Woods RW  

Version

1.1

Requirements

  • This program will be written using Java 1.5
  • write the results in a new output file whose name is specified by the user.
  • A text command line interface (not a Gui) is used.
  • Only one image file is processed per invocation of the program.
  • Command line parameters will specify
    • the directory and name of the image input file.
    • the name of the output file that will be created
    • the cutting plane that 2D slice will be cut.
    • the index of slice .

Requirements Change Procedure

  • Changes to be mutually agreed upon by Craig and Bae Cheol Shin.
  • Changes and their date will be entered in a 'requirements change' list.

Requirements Changes

  • the default output file format will be a Loni Ucf.

Products

This project will result in the following products:
  • A Java application jar that will create a shape file represent 2D slice of the original image file.
  • A CVS repository containing the Java source code of this application.
  • Examples illustrating use of the application.

Lessons Learned