Alphabetical Index: R

A B C D E F G H I K L M N O P R S T U V W X Y

R

radius - field in class vnt.Node
The radius (in pixels) of this node.
RED - static field in class vnt.VascularNetworkToolkit
The integer ARGB color value ImageJ associates with the color RED.
removeAdjacency(Node) - method in class vnt.Node
Searches this node's adjacency list for the given node.
removeFromBeginning() - method in class Otsu.GrayLevelClass
restoreBackup() - method in class vnt.Endpoint_Prune
Restores the pixel[][] array from the copied backupPixel[][] array.
rt - static field in class vnt.Node_Analysis
Our own persistent results table.
run(ImageProcessor) - method in class vnt.Basic_Segment
Performs specific segmentation designed for vascular cells grown on a Matrigel assay.
run(ImageProcessor) - method in class vnt.Create_Settings
This is called if the setup() was successful.
run(ImageProcessor) - method in class vnt.Debug_tool
Displays in an ImageJ popup window the highlighted ROI pixel data of a grayscale image.
Receives a distance map skeleton and generates the approximate outline.
Receives a binary image and computes an approximation of the Blum Medial Axis Transform on it.
run(ImageProcessor) - method in class vnt.Endpoint_Prune
Receives a grayscale image (specifically a thinned distance map skeletonization) and computes lengths of endpoints.
run(ImageProcessor) - method in class vnt.Eye_Candy
Receives a binary image (specifically a thinned, pruned distance map skeletonization) and computes information regarding the topological properties of the image.
Performs specific segmentation designed for vascular cells grown on a Matrigel assay.
The executed method when the plug-in is successfully called.
run(ImageProcessor) - method in class vnt.Node_Analysis
Receives a binary image (specifically a thinned, pruned distance map skeletonization) and computes information regarding the topological properties of the image.
run(ImageProcessor) - method in class vnt.Template_Plugin
This is called if the setup() was successful.
run(String) - method in class vnt.Batch_File
This is called at the beginning of the PlugIn.
run(String) - method in class vnt.Batch_Folder
This is called at the beginning of the PlugIn.
run(String) - method in class vnt.Compile_All
This is called at the start of the plugin.