| Alvar.cpp | |
| Alvar.h | This file defines library export definitions, version numbers and build information |
| AlvarException.h | This file implements the ALVAR exception class |
| Bitset.cpp | |
| Bitset.h | This file implements bit set handling |
| Camera.cpp | |
| Camera.h | This file implements a camera used for projecting points and computing homographies |
| Capture.h | This file implements a capture interface |
| CaptureDevice.cpp | |
| CaptureDevice.h | This file implements a capture device to hold camera information |
| CaptureFactory.cpp | |
| 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 |
| CaptureFactory_private.h | |
| CaptureFactory_unix.cpp | |
| CaptureFactory_win.cpp | |
| CapturePlugin.h | This file implements a capture plugin interface |
| CapturePluginCmu.cpp | |
| CapturePluginCmu.h | This file implements a capture plugin based on Cmu |
| CapturePluginDSCapture.cpp | |
| CapturePluginDSCapture.h | This file implements a capture plugin based on DSCapture |
| CapturePluginFile.cpp | |
| CapturePluginFile.h | This file implements a capture plugin based on File |
| CapturePluginHighgui.cpp | |
| CapturePluginHighgui.h | This file implements a capture plugin based on Highgui |
| CapturePluginPtgrey.cpp | |
| CapturePluginPtgrey.h | This file implements a capture plugin based on Ptgrey |
| ConnectedComponents.cpp | |
| ConnectedComponents.h | This file implements connected component labeling |
| Container3d.h | This file implements a generic container to store data in 3D |
| CvTestbed.cpp | |
| CvTestbed.h | |
| DirectoryIterator.cpp | |
| DirectoryIterator.h | This file implements a directory iterator |
| DirectoryIterator_private.h | |
| DirectoryIterator_unix.cpp | |
| DirectoryIterator_win.cpp | |
| Draw.cpp | |
| Draw.h | This file implements a collection of functions that are used to visualize lines, contours and corners for debugging purposes |
| EC.cpp | |
| EC.h | This file implements a collection of External Container (EC) versions of many ALVAR classes |
| FernImageDetector.cpp | |
| FernImageDetector.h | This file implements a Fern-based image detector |
| FernPoseEstimator.cpp | |
| FernPoseEstimator.h | This file implements a pose estimator for the Fern-based image detector |
| FileFormat.h | This file defines various file formats |
| FileFormatUtils.cpp | |
| FileFormatUtils.h | This file implements utilities that assist in reading and writing files |
| Filter.cpp | |
| Filter.h | This file implements multiple filters |
| FindMarkerBundles.cpp | |
| FindMarkerBundlesNoKinect.cpp | |
| GlutViewer.cpp | |
| GlutViewer.h | |
| IndividualMarkers.cpp | |
| IndividualMarkersNoKinect.cpp | |
| IntegralImage.cpp | |
| IntegralImage.h | This file implements integral image and integral gradient computations |
| Kalman.cpp | |
| Kalman.h | This file implements a versatile Kalman filter |
| kinect_filtering.cpp | |
| kinect_filtering.h | |
| Line.cpp | |
| Line.h | This file implements a parametrized line |
| Lock.h | This file implements a lock to simplify mutex handling |
| Marker.cpp | |
| Marker.h | This file implements a marker interface as well as ALVAR markers and ARToolKit markers |
| MarkerDetector.cpp | |
| MarkerDetector.h | This file implements a generic marker detector |
| medianFilter.cpp | |
| medianFilter.h | |
| MultiMarker.cpp | |
| MultiMarker.h | This file implements a multi-marker |
| MultiMarkerBundle.cpp | |
| MultiMarkerBundle.h | This file implements an algorithm to create a multi-marker field configuration |
| MultiMarkerFiltered.cpp | |
| MultiMarkerFiltered.h | This file implements an approximation algorithm to create a multi-marker field configuration |
| MultiMarkerInitializer.cpp | |
| MultiMarkerInitializer.h | This file implements a initialization algorithm to create a multi-marker field configuration |
| Mutex.cpp | |
| Mutex.h | This file implements a mutex |
| Mutex_private.h | |
| Mutex_unix.cpp | |
| Mutex_win.cpp | |
| Optimization.cpp | |
| Optimization.h | This file implements several optimization algorithms |
| Platform.cpp | |
| Platform.h | This file implements generic platform specific methods |
| Plugin.cpp | |
| Plugin.h | This file implements a loader for plugins as dynamic libraries |
| Plugin_private.h | |
| Plugin_unix.cpp | |
| Plugin_win.cpp | |
| Pose.cpp | |
| Pose.h | This file implements a pose |
| Ransac.cpp | |
| Ransac.h | This file implements a generic RANSAC algorithm |
| Rotation.cpp | |
| Rotation.h | This file implements a parametrized rotation |
| SampleCamCalib.cpp | |
| SampleCvTestbed.cpp | |
| SampleFilter.cpp | |
| SampleIntegralImage.cpp | |
| SampleLabeling.cpp | |
| SampleMarkerCreator.cpp | |
| SampleMarkerDetector.cpp | |
| SampleMarkerHide.cpp | |
| SampleMarkerlessCreator.cpp | |
| SampleMarkerlessDetector.cpp | |
| SampleMultiMarker.cpp | |
| SampleMultiMarkerBundle.cpp | |
| SampleOptimization.cpp | |
| SamplePointcloud.cpp | |
| SampleTrack.cpp | |
| SfM.cpp | |
| SfM.h | This file implements structure from motion |
| Shared.h | |
| test_ar.py | |
| test_kinect_filtering.cpp | |
| test_points.cpp | |
| Threads.cpp | |
| Threads.h | This file implements a threads vector |
| Threads_private.h | |
| Threads_unix.cpp | |
| Threads_win.cpp | |
| Timer.cpp | |
| Timer.h | This file implements a timer |
| Timer_private.h | |
| Timer_unix.cpp | |
| Timer_win.cpp | |
| Tracker.h | This file implements a tracking interface |
| TrackerFeatures.cpp | |
| TrackerFeatures.h | This file implements a feature tracker |
| TrackerOrientation.cpp | |
| TrackerOrientation.h | This file implements an orientation tracker |
| TrackerPsa.cpp | |
| TrackerPsa.h | This file implements a PSA tracker |
| TrackerStat.cpp | |
| TrackerStat.h | This file implements a statistical tracker |
| TrainMarkerBundle.cpp | |
| TrifocalTensor.cpp | |
| TrifocalTensor.h | This file implements a trifocal tensor |
| Uncopyable.h | This file implements an uncopyable interface |
| UnscentedKalman.cpp | |
| UnscentedKalman.h | This file implements an unscented Kalman filter |
| Util.cpp | |
| Util.h | This file implements generic utility functions and a serialization interface |