ReSCue - Retrieval System for Curves
Main Page Class Hierarchy Compound List File List Compound Members
ReSCue Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:
- rescue::circular_arc_edge (A
circular_arc_edge
is a special type of a transporter_edge
used by a sampling_matcher
and its free_space_graph
)
- rescue::covering_matcher (This class provides an implementation of an exponential-time-algorithm for matching with respect to the Frechet-distance)
- CurveCanvas (The
CurveCanvas
class provides a Qt-widget with the functionality for drawing two polygonal curves, a red one and a blue one)
- CurveParameters (The
CurveParameters
class provides a Qt-widget for controlling the paramters of a CurveCanvas
)
- rescue::extended_fs_graph (The extended free space graph is an essential part of the improved matching-algorithm used by the class
fast_sampling_matcher
)
- rescue::free_space_graph (The free space graph is an essential part of the matching-algorithm used by the class
sampling_matcher
)
- rescue::polygonal_curve (This class provides basic functionality for polygonal curves, such as appending points, removing points, file-IO and iterators, as well as expressing the action of a transformation group acting on the curve)
- rescue::s1_interval_container (This class is part of the implementation of an exponential-time-algorithm for matching with respect to the Frechet-distance, provided in the class
covering_matcher
)
- rescue::sampling_matcher (A
sampling_matcher
allows to approximately match two polygonal curves with respect to the Frechet distance by approximately solving the emptyness problem for the set of all Frechet matches)
- rescue::unit_circle_angle (This class allows to handle angles represented by points on the unit circle)
ReSCue - Retrieval System for Curves
Universität Bonn, Institut für Informatik III, 2001