Alphabetical Index: D

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

D

DARK - static field in class vnt.VascularNetworkToolkit
The a descriptive constant value that should be set to the same value as BLACK.
Checks the 24-neighbors of the given pixel for colors darking than it.
Checks the 8-neighbors of the given pixel for colors matching it or darker.
A simple tool that displays the selected rectangular ROI's pixel values.
deleteMe() - method in class vnt.Node_LinkedList
Removes this node from the list.
directory - field in class vnt.VascularNetworkToolkit
The folder information for the original image given to the plug-in.
A toggle whether to display debug text to the console or not.
Dumps all quantitative and topological properties extractable from the image into the ImageJ results table.
displayResults() - method in class vnt.Node_Analysis
Writes the last row in the results table to the ImageJ window.
dissolve() - method in class vnt.Node
Kill the adjacency linked list.
Used for calibration information.
Used for calibration information.
The units per pixel: distanceInUnits / distanceInPixels.
Generates an approximate outline of the vessels from a distance map skeleton (a skeleton that is grayscale, retaining distance map information along the skeleton).
Uses ImageJ to generate a Distance Map for a segmented image.
Used for calibration information.
Opens the original image and it's segmented image, and generates a new image with the segmentation blended in a particular color over the original.
Draws an outline of a circle on the image.
Draws an outline of a circle on the image.
Draws the light-corrected image onto a newly created image.
Opens the simplified graph representation, and generates a new image with the graph overlayed in a particular color over the original.
Draws the lighting correction surface into the given ImageProcessor.
Draws a line on the image.
Draws a line on the image.
Opens the merged graph representation, and generates a new image with the graph overlayed in a particular color over the original.
Displays the graph of the with nodes with their edges.
Opens the node overlay, and generates a new image with the nodes overlayed in a particular color over the original.
drawNodes(boolean) - method in class vnt.Node_Analysis
Displays the computed nodes.
Draws the original image into the given ImageProcessor.
Opens the EDM outline, and generates a new image with the EDM generated outline overlayed in a particular color over the original.
Opens the EDM outline, and generates a new image with the EDM generated outline overlayed in a particular color over the original.
drawPrunedImage() - method in class vnt.Endpoint_Prune
Draws the pruned skeleton onto a newly created image.
Opens the EDM pruned skeleton, and generates a new image with the skeleton overlayed in a particular color over the original.
Opens the segmentation, and generates a new image with the segmented drawn solid overlayed in a particular color over the original.
Opens the node and skeleton overlays, and generates a new image with the nodes and skeleton overlayed in a particular color over the original.
Opens the EDM skeleton, and generates a new image with the skeleton overlayed in a particular color over the original.
Displays the image with nodes overlayed.
drawSurface() - method in class vnt.Lighting_Correction
Draws the approximated surface onto a newly created image.