| Topics in CCB web: | Changed: (now 05:45) | Changed by: |
| UcfProgrammersGuide | 21 Feb 2008 - 19:20 - r1.3 | CraigSchwartz |
|
ShapeTools Ucf Programmer's Guide This guide is an introduction to how the CCB !ShapeTools library may be used to read, alter and write write Laboratory of Neuro ...
| ||
| UcfQuickStart2JavaSource | 06 Dec 2006 - 19:49 - r1.3 | IvoDinov |
|
/ COPYRIGHT NOTICE Copyright (c) Craig Schwartz and Arthur W. Toga See README.license for license notices. / package examples; import java.io.IOException; import ...
| ||
| UcfReorder | 12 Jun 2009 - 22:11 - r1.9 | CraigSchwartz |
|
CCB !UcfReorder Project The human Hippocampus is frequently represeted as a set of contours drawn in parallel planes that intersect the Hippocampus. Analyses of these ...
| ||
| UcfReorderCommandLineSummary | 06 Dec 2006 - 19:49 - r1.3 | IvoDinov |
|
UcfReorder Command Line Summary Usage: java jar program.jar options template.ucf output.ucf Version: v1.0 UcfReorder Usage help Prints help and usage information ...
| ||
| UcfReorderExamplesVersion1x0 | 13 Sep 2006 - 17:09 - r1.2 | CraigSchwartz |
|
!UcfReorder Examples TOC{depth "2"} Make all contours rotate clockwise force all contours of a UCF file named 'in.ucf' to a clockwise rotation, use the following ...
| ||
| UcfReorderProjectDefinitionV1x0 | 13 Mar 2007 - 18:58 - r1.6 | CraigSchwartz |
|
!UcfReorder Project Definition TOC{depth "2"} Restrictions, Exclusions, Limitations If a ucf level contains more than one 'loop' (contour) in a level, only the first ...
| ||
| UcfReorderRaciChart | 08 Sep 2006 - 23:19 - r1.7 | CraigSchwartz |
|
RACI Chart EDITTABLE{ } Activity Start Wk End Wk ExpEnd Wk CS KN CH CK RW EstHrs ActHrs !ExpHr Requirements 34 34 34 R A I A I 1 1 1 Write Program 35 36 35 R I 13 ...
| ||
| UcfReorderUserGuide1x0 | 21 Nov 2007 - 22:32 - r1.2 | CraigSchwartz |
|
!UcfReorder User Guide TOC{depth "2"} Synopsis !UcfReorder will perform several useful re-orderings of the vertices of a LONI Ucf file. Command Line Usage !UcfReorder ...
| ||
| UcfVolumeMask | 15 Jul 2005 - 22:10 - NEW | CraigSchwartz |
|
Project Ucf Volume Mask Representing a brain volume mask as a series of parallel contours (UCF) Purpose : To explore the feasibility of a fast and reliable parametric ...
| ||
| UifReader | 12 Jun 2007 - 20:20 - r1.2 | CraigSchwartz |
|
UIF Reader TOC{depth "2"} Version version 1.0 Overview One of the older image formats used by LONI, the UIF family of image types, is not supported by the current ...
| ||
| UsageNotes | 28 Nov 2005 - 20:12 - NEW | CraigSchwartz |
|
Questions and Answers $ Set location of !ShapeTools library : Set the location of the jar file by hand in the file rshape/R/zzz.R before installing.
| ||
| UsefulComments | 18 Apr 2006 - 20:06 - NEW | CraigSchwartz |
|
CCB !ShapeTools program Useful Comments Class Comments Should generally describe what is to be found in the class. Example Original Code / Verify that input arguments ...
| ||
| UserGuide1x0 | 29 Oct 2009 - 19:10 - NEW | BaecheolShin |
|
Coming Soon
| ||
| UsingConvexHull | 30 Apr 2007 - 23:50 - r1.2 | RyanCabeen |
|
Using !ConvexHull Overview !ConvexHull is a program that computes the surface of the convex hull of a shape. The convex hull is defined as the minimal convex set ...
| ||
| UsingDXJava | 17 May 2006 - 17:28 - r1.2 | CraigSchwartz |
|
CCB DX Java Library User's Guide The !DXJava library provides low-level read and write capabilities to java applications that wish to manipulate !OpenDX data files ...
| ||
| UsingDuffOffTranslator | 30 Apr 2007 - 23:50 - r1.2 | RyanCabeen |
|
Using !DuffOffTranslator Overview !DuffOffTranslator is a program that translates between Duff and Off surface formats, retaining metadata that is equivalent between ...
| ||
| UsingExtract4DUcfAttributes | 29 Dec 2006 - 01:11 - r1.2 | CraigSchwartz |
|
Extract4DUcfAttributes Usage Guide Synopsis !Extract4DUcfAttributes is an application program that extracts the data attributes of a Ucf file and, optionally, saves ...
| ||
| UsingImageToShape | 30 Apr 2007 - 23:53 - r1.2 | RyanCabeen |
|
Using !ImageToShape Overview !ImageToShape is an application that creates a shape file that encodes the intensity data of a volume in a planar slice. This is meant ...
| ||
| UsingInterpolateContour | 23 Dec 2008 - 01:31 - r1.8 | CraigSchwartz |
|
Using !InterpolateContour !InterpolateContour is a command line program that interpolates the contour vertices and data attributes in a Ucf, or Minc Contour object ...
| ||
| UsingMedialDistance | 30 Apr 2007 - 23:51 - r1.2 | RyanCabeen |
|
Using !MedialDistance Overview !MedialDistance computes and stores the distance between the vertices of a shape, defined as a group of contours, and a polygon passing ...
| ||
| UsingRigidQuaternionTransform | 14 Dec 2007 - 02:03 - r1.3 | RyanCabeen |
|
Using !RigidQuaternionTransform Overview !RigidQuaternionTransform estimates the rigid transformation that best aligns two sets of homologous points using the Dual ...
| ||
| UsingShapeCurvature | 16 Oct 2007 - 00:42 - r1.18 | CraigSchwartz |
|
Overview The curvature of a surface is a property of interest to neurological researchers. The !ShapeCurvature program reads a surface mesh from a data file and computes ...
| ||
| UsingShapeDistance | 13 Feb 2008 - 21:33 - r1.4 | CraigSchwartz |
|
!ShapeDistance Usage Guide TOC{depth "2"} A program to calculate the distance between homologous vertices in a pair of !Shapes. This program computes the distance ...
| ||
| UsingShapeToObj | 30 Apr 2007 - 23:54 - r1.2 | RyanCabeen |
|
Using !ShapeToObj Overview !ShapeToObj converts an arbitrary !ShapeTools-compatible surface file to a Minc Obj polygon file. Since not all shapes have an equivalent ...
| ||
| UsingShapeToolsInLoniPipeline | 12 Mar 2009 - 22:06 - r1.2 | CraigSchwartz |
|
Using Shape Tools applications with the LONI Pipeline Table of Contents TOC{depth "2"} Overview The LONI Pipeline (http://pipeline.loni.ucla.edu) workflow execution ...
| ||
| UsingShapeTransform | 12 Mar 2008 - 19:38 - r1.10 | CraigSchwartz |
|
Using Shape Transform Table of Contents TOC{depth "2"} Overview ShapeTransform reads a homogenous coordinate transform matrix from an AIR Linear transformation file ...
| ||
| UsingUcfReorder | 30 Apr 2007 - 23:55 - r1.2 | RyanCabeen |
|
Using !UcfReorder Overview !UcfReorder will perform several useful re-orderings of the vertices of a LONI Ucf file. Usage Summary To run this program, you must have ...
| ||
| UsingVFSBrowser | 19 May 2006 - 21:22 - r1.2 | CraigSchwartz |
|
CCB Virtual File System Browser The Virtual File System Browser (!VFSBrowser) library provides read and write access to remote computer file system via an interface ...
| ||