Package gov.nih.mipav.view.renderer.flythroughview


package gov.nih.mipav.view.renderer.flythroughview
  • Class
    Description
    Implementation of the Dijkstra minimum cost path algorithm through a binary volume.
    A simple file filter to select only files with the specified extensions for display in a JFileChooser instance.
    Basic graph structure which identifies relationship between nodes by their indexes.
    This class is an implementation of a bidirectional graph of nodes where each node is a curve segment used to define branched paths.
    Extension of the FlyPathGraph class which allows for the storage of the samples used to generate the individual curves where curves are the nodes of the graph.
    Interface between the graphics-independent Fly-through user-interface and the graphics-dependent Fly-through renderers.
    Title: JPanelFlythruMove
    This program takes a list of JPEG image files and convert them into a QuickTime movie.
    Used to store the information and layout which describes a volume of data.
    Stores the indexes into a linear array for the samples to use in computing finite difference based gradients as follows:
    A helper class to map image values to RGB colors.
    This class creates AVIs (.avi) out of a list of JPEG files or out of an array of java.awt.Image objects.
    The java.awt.Image-based source stream to go along with ImageDataSource.
    A DataSource to read from a list of JPEG image files or java.awt.Images, and turn that into a stream of JMF buffers.
    The jpeg-based source stream to go along with ImageDataSource.
    Implementation of the 3D skeletonization of a binary volume based on the paper "Penalized-distance volumetric skeleton algorithm"; I.