Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
G
getAndLoadImage()
- Method in class snakeprogram.
SnakeImages
Gets a file name via the swing file chooser dialog
getAndLoadImage(JFrame)
- Method in class snakeprogram3d.
SnakeImages
Gets a file name via the swing file chooser dialog
getAndLoadImage()
- Method in class snakeprogram3d.
SnakeModel
These are short access to images so the frame doesn't need to know about the SnakeImages class
getAutoIntensities()
- Method in class snakeprogram.
SnakeImages
getAutoIntensities()
- Method in class snakeprogram3d.
SnakeImages
not a good function
getAveragedValue(double, double, int)
- Method in class snakeprogram.
SnakeImages
getBackgroundIntensity()
- Method in class snakeprogram3d.
SnakeModel
Sets the flag so the next time the snake panel is clicked background intesity will be calcularted
getBestConfigurationOnSameDevice(Frame)
- Static method in class snakeprogram3d.display3d.
DataCanvas
Gets the best graphics configuration to display on the current device.
getBranchGroup()
- Method in class snakeprogram3d.display3d.
BoundaryLine
getBranchGroup()
- Method in interface snakeprogram3d.display3d.
DataObject
This is required to add to a group
getBranchGroup()
- Method in class snakeprogram3d.display3d.
MoveableSphere
getBranchGroup()
- Method in class snakeprogram3d.display3d.
PolyLine
getBranchGroup()
- Method in class snakeprogram3d.display3d.
ThreeDSurface
getBranchGroup()
- Method in class snakeprogram3d.display3d.
VariableTextured3dSurface
getClosestSnakePoint(double, double, double)
- Method in class snakeprogram3d.
SnakeModel
For getting the closest point on the current snake.
getComponent()
- Method in class snakeprogram3d.display3d.
InteractiveView
Gets the component that this is being drawn on.]
getComponent()
- Method in class snakeprogram3d.display3d.
ThreeDSnake
getConstants()
- Method in class snakeprogram.
SnakeFrame
getConstants()
- Method in class snakeprogram3d.
SnakeFrame
Returns the current constants that are set in the parameters pane.
getCoordinates(int)
- Method in class snakeprogram.
Snake
getCoordinates(int)
- Method in class snakeprogram3d.
Snake
getCounter()
- Method in class snakeprogram.
SnakeImages
getCurrentFrame()
- Method in class snakeprogram3d.
SnakeImages
getCurrentSlice()
- Method in class snakeprogram3d.
SnakeImages
getDeformIterations()
- Method in class snakeprogram3d.
SnakeModel
getDepth()
- Method in class snakeprogram3d.
SnakeBufferedImages
getDepth()
- Method in class snakeprogram3d.
SnakeImages
getDrawHeight()
- Method in class snakeprogram3d.
SnakeModel
short access to images so the frame doesn't need to know about the SnakeImages class
getDrawWidth()
- Method in class snakeprogram3d.
SnakeModel
These are short access to images so the frame doesn't need to know about the SnakeImages class
getEndpointChanges(Snake, int, int)
- Static method in class snakeprogram.
SnakeIO
Finds the 'overlapping' coordinates as determined by the shortest distance, without transforming the snake, by lining indicies.
getEnergyType()
- Method in class snakeprogram.
SnakeFrame
returns the check value of the intensity energy
getFile()
- Method in class snakeprogram3d.
SnakeImages
getForegroundIntensity()
- Method in class snakeprogram3d.
SnakeModel
Sets the flag so the next time the snake panel is clicked foreground intesity will be calcularted
getFrame()
- Method in class snakeprogram.
SnakeFrame
getFrame()
- Method in class snakeprogram3d.
SnakeFrame
getFrame()
- Method in class snakeprogram3d.
SnakeModel
Gets the frame used for dialogs.
getHeight()
- Method in class snakeprogram3d.
SnakeBufferedImages
getHeight()
- Method in class snakeprogram3d.
SnakeImages
getImage()
- Method in class snakeprogram3d.
SnakeModel
short access to images so the frame doesn't need to know about the SnakeImages class
getImageEnergy(double, double)
- Method in interface snakeprogram.
ImageEnergy
Given the coordinate points this will calculate the image energy and return the value as a double[] Ex Ey
getImageEnergy(double, double)
- Method in class snakeprogram.
IntensityEnergy
getImageTitle()
- Method in class snakeprogram3d.
SnakeModel
gets the filename of the open imageplus.
getLastFrame()
- Method in class snakeprogram.
Snake
getLastSnake()
- Method in class snakeprogram.
MultipleSnakesStore
getLastSnake()
- Method in class snakeprogram3d.
MultipleSnakesStore
getMaxPixel(double, double)
- Method in interface snakeprogram.
ImageEnergy
This will use the squaresize defined in TwoDDeformation, and the original image to find the maximum pixel value in the square.
getMaxPixel(double, double)
- Method in class snakeprogram.
IntensityEnergy
getModelIndex()
- Method in class snakeprogram3d.
SnakeFrame
The index of the selected view in the view selection menu.
getNextSnake(Snake)
- Method in class snakeprogram3d.
MultipleSnakesStore
getNFrames()
- Method in class snakeprogram3d.
SnakeImages
getNFrames()
- Method in class snakeprogram3d.
SnakeModel
getNode()
- Method in class snakeprogram3d.display3d.
PolyLine
getNSlices()
- Method in class snakeprogram3d.
SnakeBufferedImages
getNSlices()
- Method in class snakeprogram3d.
SnakeImages
Returns the total number of slices
getNSlices()
- Method in class snakeprogram3d.
SnakeModel
getNumberOfSnakes()
- Method in class snakeprogram.
MultipleSnakesStore
getNumberOfSnakes()
- Method in class snakeprogram3d.
MultipleSnakesStore
getOffset()
- Method in class snakeprogram3d.display3d.
ThreeDSurface
getOpenFileName(Frame)
- Static method in class snakeprogram.
SnakeIO
Open file dialog
getOpenFileName(Frame)
- Static method in class snakeprogram3d.
SnakeIO
Open file dialog
getOpenFileName(Frame, String)
- Static method in class snakeprogram3d.
SnakeIO
Open file dialog
getOriginalPlus()
- Method in class snakeprogram3d.
SnakeImages
getPixel(double, double, double)
- Method in class snakeprogram3d.
SnakeImages
Gets the Smoothed pixel value from the image.
getPlaneNode()
- Method in class snakeprogram3d.display3d.
VariableTextured3dSurface
getProcessor()
- Method in interface snakeprogram.
ImageEnergy
returns the original imageprocessor, that has been converted to a float
getProcessor()
- Method in class snakeprogram.
IntensityEnergy
getProcessor()
- Method in class snakeprogram.
SnakeImages
getSaveFileName(Frame, String)
- Static method in class snakeprogram.
SnakeIO
Save file dialog
getSaveFileName(Frame, String)
- Static method in class snakeprogram3d.
SnakeIO
Save file dialog
getSize(int)
- Method in class snakeprogram.
Snake
Gets the number of points in the given frame
getSize(int)
- Method in class snakeprogram3d.
Snake
getSnake(int)
- Method in class snakeprogram.
MultipleSnakesStore
getSnake()
- Method in class snakeprogram3d.display3d.
PolyLine
getSnake(int)
- Method in class snakeprogram3d.
MultipleSnakesStore
getSnakeType()
- Method in class snakeprogram.
SnakeFrame
getStackSize()
- Method in class snakeprogram.
SnakeImages
getTitle()
- Method in class snakeprogram.
SnakeImages
getTitle()
- Method in class snakeprogram3d.
SnakeImages
getVolumeTexture()
- Method in class snakeprogram3d.
SnakeBufferedImages
getWidth()
- Method in class snakeprogram3d.
SnakeBufferedImages
getWidth()
- Method in class snakeprogram3d.
SnakeImages
getZResolution()
- Method in class snakeprogram3d.
SnakeBufferedImages
getZResolution()
- Method in class snakeprogram3d.
SnakeImages
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z