Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
M
M
- Variable in class main.
AutomaticRetrieval
main
- package main
main(String[])
- Static method in class gui.
Matching3DGui
main method.
main(String[])
- Static method in class gui.
PSGMGui
Main method.
main(String[])
- Static method in class gui.
SearchGUI
main method.
main(String[])
- Static method in class io.visualize.
Visualize3DCube
main(String[])
- Static method in class main.
AutomaticMatching
main(String[])
- Static method in class main.
AutomaticRetrieval
makeAuxArrays()
- Method in class io.loader.load2D.contours.
ContourTracer
makeMoreZeroes(float[][], int[], int[])
- Method in class algorithm.matching.
HungarianAlgorithm
makePolygon()
- Method in class io.loader.load2D.contours.
Contour
makePolygons(List<Contour>)
- Static method in class io.loader.load2D.contours.
Contour
markAsVisited(boolean[][], SkeletonNode)
- Static method in class io.loader.load2D.
SampleParts2D
mark the specified skeleton node as visited.
markAsVisited(boolean[][][], SkeletonNode)
- Static method in class io.loader.load3D.
SampleParts3D
Mark the the specified node as visited.
Matching
- Class in
algorithm.matching
A data structure to hold information about the found matching in two skeletons.
Matching(int, int, double)
- Constructor for class algorithm.matching.
Matching
Constructor.
Matching2D
- Class in
algorithm
Wrapper class to use
PSGM
for the matching of 2D data.
Matching2D(String, String, String, String)
- Constructor for class algorithm.
Matching2D
Constructor.
Matching2D(String, String, String, String, String[])
- Constructor for class algorithm.
Matching2D
Constructor.
Matching2D(String, String, String, String, Config)
- Constructor for class algorithm.
Matching2D
Constructor.
Matching2D(SkeletonObject, SkeletonObject, SkeletonObject, Config)
- Constructor for class algorithm.
Matching2D
Constructor that should only be used if you know what you are doing.
Matching2DTest
- Class in
test.algorithm
Test the execution of
Matching2D
Matching2DTest()
- Constructor for class test.algorithm.
Matching2DTest
Matching3D
- Class in
algorithm
Wrapper class to use
PSGM
for the matching of 3D data.
Matching3D(String, String, String, String, String, String, String, String, Config)
- Constructor for class algorithm.
Matching3D
Constructor.
Matching3DGui
- Class in
gui
Graphical user interface to configure / execute 3d algorithm
Matching3DGui()
- Constructor for class gui.
Matching3DGui
initialize the GUI, adding all components.
MatchingAlgorithm
- Interface in
algorithm.matching
Interface for matching algorithm which take a cost matrix as an argument and compute a
MatchList
for the indices in the matrix.
MatchingAngles
- Class in
algorithm.matching
Representing the angles in three direction for the matching line for a matching.
MatchingAngles()
- Constructor for class algorithm.matching.
MatchingAngles
matchingcost
- Variable in class algorithm.matching.
PossibleMatching
MatchingFilter
- Class in
algorithm.matching
Filtering the matching results acording to specific constraints.
MatchingFilter()
- Constructor for class algorithm.matching.
MatchingFilter
MatchingViewer
- Class in
io.visualize
visualize a matching between two skeletons.
MatchingViewer(SkeletonObject, SkeletonObject, MatchList)
- Constructor for class io.visualize.
MatchingViewer
constructor.
MatchingViewer3D
- Class in
io.visualize
Visualization of 3d matching results with the help of VTK (Visualization Toolkit)
MatchingViewer3D(CleanMatchingResult)
- Constructor for class io.visualize.
MatchingViewer3D
Constructor.
MatchingViewer3D(CleanMatchingResult, Config)
- Constructor for class io.visualize.
MatchingViewer3D
Constructor.
MatchingViewer3DPanel
- Class in
io.visualize
Visualizing a 3D matching result with VTK.
MatchingViewer3DPanel(CleanMatchingResult, Config)
- Constructor for class io.visualize.
MatchingViewer3DPanel
Creating a new instance.
MatchList
- Class in
algorithm.matching
Data structure to hold assignments found in assignment algorithms.
MatchList()
- Constructor for class algorithm.matching.
MatchList
constructor.
matchlist
- Variable in class algorithm.matching.
MatchList
holding all matchings, order according to their matching costs
ml
- Variable in class algorithm.psgm.
PSGMResult
the found matching, maybe with switched partners and with flipped indices
ml
- Variable in class retrieval.
SearchThread
the correspondence list to hold the found matchings between the two skeleton objects.
moveBy(int, int)
- Method in class io.loader.load2D.contours.
Contour
moveContoursBy(List<Contour>, int, int)
- Static method in class io.loader.load2D.contours.
Contour
multiArrayCopy(double[][], double[][])
- Static method in class utils.
ArrayUtilities
copy a two-dimensional array into another array.
multiArrayCopy(float[][], float[][])
- Static method in class utils.
ArrayUtilities
copy a two-dimensional array into another array.
MultipleOSB
- Class in
algorithm.matching
Deprecated.
use OSBFinalMatching instead
MultipleOSB(SkeletonObject, SkeletonObject)
- Constructor for class algorithm.matching.
MultipleOSB
Deprecated.
Constructor.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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