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

R

random - Static variable in class utils.RandomColor
 
RandomColor - Class in utils
Get a random color, mainly for visualization purposes.
RandomColor() - Constructor for class utils.RandomColor
 
randomColor() - Static method in class utils.RandomColor
randomColor returns a pseudorandom Color
readBin(String, int, int, int) - Method in class io.loader.load3D.SkeletonParser3D
read raw data and save it to 1D-array
readThinningInfo() - Method in class io.loader.load3D.SkeletonParser3D
read thinning info file
reduceMatrix(float[][]) - Method in class algorithm.matching.HungarianAlgorithm
the first step of the hungarian algorithm is to find the smallest element in each row and subtract it's values from all elements in that row
regionId - Variable in class io.loader.load2D.contours.ContourTracer
 
removeVertex(SkeletonNode) - Method in class geometry.object.SkeletonGraph
 
reordered - Variable in class algorithm.Matching2D
hold the information if the two skeletons were reordered for the algorithm, that is, PathSimilaritySkeletonGraphMatching.so1 originally was the second skeleton, and the other way around.
reordered - Variable in class algorithm.Matching3D
true if the two skeletons had to be reordered
reordered - Variable in class algorithm.PathSimilaritySkeletonGraphMatching
Deprecated. hold the information if the two skeletons were reordered for the algorithm, that is, PathSimilaritySkeletonGraphMatching.so1 originally was the second skeleton, and the other way around.
reordered - Variable in class algorithm.psgm.PSGMResult
holds the information if the two skeletons were reordered for execution of the algorithm
reorderMatchList(MatchList) - Method in class algorithm.psgm.PSGMResult
In case of reordered skeletons, the matching partners of each single matching in the found matchlist have to be swapped to reconstruct the original order
result - Variable in class io.visualize.MatchingViewer3D
holds the matching result
result - Variable in class io.visualize.MatchingViewer3DPanel
the matching result
result - Variable in class retrieval.SearchThread
the result to hold meta data about the found result.
resultL - Variable in class gui.PSGMGui
label to hold the result image, empty at start
results - Variable in class retrieval.SearchThread
priority queue to store all found results in.
retrieval - package retrieval
Classes needed to perform similarity searches in a database and mapping database entries to java classes.
run(int, int) - Static method in class gui.Matching3DGui
Start and run a new JFrame.
run() - Method in class io.loader.shared.SkeletonParserThread
 
run() - Method in class retrieval.SearchThread
Start the search thread.

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