Alphabetical Index: C

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

C

Calculates the distance between two radian angles.
Parses the given image for skeletal structure.
Parses the given image for skeletal structure.
Takes the segmented image and counts the number of enclosed meshes.
Based on the order, this method goes through the entire process of calculating an A, b, and p matrix

Pre: The setDegree() method was called and
Post: The local member coefficients is initialized and prepared for use.

Parses the given image for skeletal structure.
Parses the given image for skeletal structure.
cleanUpAfterProcess() - method in class vnt.Batch_File
This is called after a particular image has been processed by the VNT.
cleanUpAfterProcess() - method in class vnt.Batch_Folder
This is called after a particular image has been processed by the VNT.
coefficients - field in class vnt.Lighting_Correction
The array that stores the terms for the function f(x,y).
color - field in class vnt.Coordinate
compareNode(Node) - method in class vnt.Node_LinkedList
Compares a given node's X and Y coordinates to this node.
This program quickly compiles all the known VNT plugins quickly.
Linearly converts a given amount into a fractional total.
A class that holds the X,Y, and grayscale color value of a pixel.
Coordinate(int,int,int) - constructor for class vnt.Coordinate
Initializes the class with the given information.
Counts the number of branching points from the nodes[] datastructure.
countEdges() - method in class vnt.Node_Analysis
Counts the number of edges in the image.
countEndPoints() - method in class vnt.Node_Analysis
Counts the number of end points from the nodes[] datastructure.
countIsolatedPoints() - method in class vnt.Node_Analysis
Counts the number of isolated points from the nodes[] datastructure.
countMaxDegree() - method in class vnt.Node_Analysis
Counts the number of edges in the image.
countNodes() - method in class vnt.Node_Analysis
Counts the number of nodes in the image.
This plugin presents a dialog which creates/edits a settings.txt file.
createBackup() - method in class vnt.Endpoint_Prune
Copies the pixel[][] array onto the backupPixel[][] array.
CYAN - static field in class vnt.VascularNetworkToolkit
The integer ARGB color value ImageJ associates with the color CYAN.