Alvar.h | This file defines library export definitions, version numbers and build information |
AlvarException.h | This file implements the ALVAR exception class |
Bitset.h | This file implements bit set handling |
Camera.h | This file implements a camera used for projecting points and computing homographies |
Capture.h | This file implements a capture interface |
CaptureDevice.h | This file implements a capture device to hold camera information |
CaptureFactory.h | This file implements a capture factory with a plugin interface to allow for different capture backends to be loaded at runtime if the platform supports them |
CapturePlugin.h | This file implements a capture plugin interface |
CapturePluginCmu.h | This file implements a capture plugin based on Cmu |
CapturePluginDSCapture.h | This file implements a capture plugin based on DSCapture |
CapturePluginFile.h | This file implements a capture plugin based on File |
CapturePluginHighgui.h | This file implements a capture plugin based on Highgui |
CapturePluginPtgrey.h | This file implements a capture plugin based on Ptgrey |
ConnectedComponents.h | This file implements connected component labeling |
Container3d.h | This file implements a generic container to store data in 3D |
DirectoryIterator.h | This file implements a directory iterator |
Draw.h | This file implements a collection of functions that are used to visualize lines, contours and corners for debugging purposes |
EC.h | This file implements a collection of External Container (EC) versions of many ALVAR classes |
FileFormat.h | This file defines various file formats |
FileFormatUtils.h | This file implements utilities that assist in reading and writing files |
Filter.h | This file implements multiple filters |
IntegralImage.h | This file implements integral image and integral gradient computations |
Kalman.h | This file implements a versatile Kalman filter |
Line.h | This file implements a parametrized line |
Lock.h | This file implements a lock to simplify mutex handling |
Marker.h | This file implements a marker interface as well as ALVAR markers and ARToolKit markers |
MarkerDetector.h | This file implements a generic marker detector |
MultiMarker.h | This file implements a multi-marker |
MultiMarkerBundle.h | This file implements an algorithm to create a multi-marker field configuration |
MultiMarkerFiltered.h | This file implements an approximation algorithm to create a multi-marker field configuration |
MultiMarkerInitializer.h | This file implements a initialization algorithm to create a multi-marker field configuration |
Mutex.h | This file implements a mutex |
Optimization.h | This file implements several optimization algorithms |
Platform.h | This file implements generic platform specific methods |
Plugin.h | This file implements a loader for plugins as dynamic libraries |
Pose.h | This file implements a pose |
Ransac.h | This file implements a generic RANSAC algorithm |
Rotation.h | This file implements a parametrized rotation |
SfM.h | This file implements structure from motion |
Threads.h | This file implements a threads vector |
Timer.h | This file implements a timer |
Tracker.h | This file implements a tracking interface |
TrackerFeatures.h | This file implements a feature tracker |
TrackerOrientation.h | This file implements an orientation tracker |
TrackerPsa.h | This file implements a PSA tracker |
TrackerStat.h | This file implements a statistical tracker |
TrifocalTensor.h | This file implements a trifocal tensor |
Uncopyable.h | This file implements an uncopyable interface |
UnscentedKalman.h | This file implements an unscented Kalman filter |
Util.h | This file implements generic utility functions and a serialization interface |