Class Summary |
VJAlphaColor |
This class is the abstract type for an alphacolor, i.e. |
VJBackprojection |
VJBackprojection. |
VJBinaryShell |
VJBInaryShell. |
VJCell |
VJCell. |
VJClassifier |
This class is the superclass for all classifiers. |
VJClassifierGradientCT |
This class implements the Gradient classification function with indexing
for CT scans optimized. |
VJClassifierInteger |
This class is the superclass for all VJ classifier that work on Integer voxel values. |
VJClassifierIsosurface |
This class implements the classifier for colored isosurface rendering. |
VJClassifierIsosurfaceGrayscale |
This class implements the classifier for a grayscale isosurface renderer. |
VJClassifierLevoy |
This class implements the Levoy tent classification function with indexing. |
VJClassifierLevoyCueing |
This class implements the Levoy tent classification function with depth cueing and indexing. |
VJClassifierLinear |
This class implements a linear ramp classification function with indexing. |
VJClassifierLNoIndex |
This class implements the Levoy tent classification function without indexing. |
VJClassifierLNotIndex0 |
This class implements the Levoy tent classification function with indexing. |
VJClassifierRGB |
This class implements a classifier for RGB vector volumes. |
VJClassifiers |
This class is a class whose only
purpose is to contain all VJClassifier class definitions. |
VJClassifierValue |
This class implements a classification function on the voxel value only. |
VJCutout |
VJCutout. |
VJGradient |
This is a class that defines the gradient of a voxel. |
VJInterpolator |
This class is the abstract class for all volume interpolators and defines the methods
for each of these classes. |
VJIsosurfaceRender |
VJIsosurfaceRender. |
VJLight |
This class implements a volume rendering light, and adds to methods to manipulate the light. |
VJMatrix |
This class implements a transformation matrix and 3D transformation methods on it. |
VJNearestNeighbor |
This class is the standard interpolator and
implements nearest neighbor interpolation and interpolation of gradients. |
VJOutlineShader |
VJOutlineShader implements outline shading. |
VJPhongShader |
VJShader implements shading in a Phong illumination model, for ambient and diffuse shading only. |
VJPlane |
VJPlane. |
VJProjection |
This class is a set of projections of an object. |
VJReconstructor |
VJReconstructor reconstructs volumes in
an ImageJ stack of any anisotropy along any axis. |
VJRender |
VJRender class. |
VJRenderer |
VJRenderer class implements the context and support methods for Volume Rendering. |
VJRenderView |
VJRenderView class implements a shell for rendering one or more views of a volume
with a given renderer and volume. |
VJRenderViewCine |
This subclass of VJRenderView implements cine mode rendering. |
VJRenderViewInteractive |
VJRenderViewInteractive implements a shell for interactively modifying the view (by rotating etc). |
VJRenderViewSingle |
VJRenderView class implements a shell for viewing the one or more rendering of a volume
with a given renderer. |
VJRenderViewStereo |
VJRenderViewStereo is a subclass of VJRenderView that implements the shell
for rendering two stereo views for viewing with a stereo viewer.
Copyright (c) 2001-2003, Michael Abramoff. |
VJrgbValue |
VJrgbValue. |
VJShade |
VJShade. |
VJShader |
VJShader is the default null shader. |
VJShape |
|
VJSplineInterpolator |
This class implements cubic spline interpolation
and interpolation of gradients. |
VJSurfaceJ |
This class offers SurfaceJ, a surface plotting plugin based on VJ.
Copyright (c) 1999-2002, Michael Abramoff. |
VJSurfacePlotShell |
This class implements utility for surface plotting. |
VJThresholdedVolume |
This class creates thresholded (binary) volumes of any type of Volume. |
VJTrilinear |
This class implements trilinear voxel interpolation and voxel gradient interpolation. |
VJUserInterface |
This class links the VJ classes to the ImageJ interface.
Copyright (c) 1999-2003, Michael Abramoff. |
VJValue |
VJValue. |
VJValueHSB |
Contains an RGB volume voxel value in HSB format. |
VJViewerCanvas |
This class is an interactive rendering viewer. |
VJViewspaceRender |
VJViewspaceRender class. |
VJViewspaceUtil |
VJViewspaceUtil implements viewspace utility methods, that can be used to
relate a volume in a transformation matrix to the coordinates of that volume in viewspace. |
VJVoxelLoc |
This class defines a voxel location for interpolation and rendering. |
VJZBuffer |
VJZBuffer. |