Drive Engine  1.0.0
Plateforme de reconstruction 3D
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CDriveEngine::DynamicLibraryManagerManager to load dynamically functions from external dynamic libraries
 CDriveEngine::DynamicLibraryRecord(Internal class) Dynamic library record
 CDriveEngine::ExceptionManager(Internal class) Manager for framework exceptions
 CDriveEngine::ExportableFactoryThe exportable object factory
 CDriveEngine::GarbageCollector
 CDriveEngine::IExceptionInterface for every exception related to the framework
 CDriveEngine::IFrameworkExceptionInterface for every exception signalling framework errors
 CDriveEngine::DynamicLibraryManagerExceptionException for signalling dynamic library manager errors.
 CDriveEngine::IPreconditionExceptionInterface for every exception signalling precondition errors.
 CDriveEngine::PreconditionExceptionInternal exception for signalling precondition errors.
 CIExportableThe main interface
 CDriveEngine::ICalibrationInfoListPairThe camera matrix pair interface.
 CDriveEngine::DefaultCalibrationInfoListPair
 CDriveEngine::ICollectionThe collection interface
 CDriveEngine::IDictionnaryThe dictionnary interface
 CDriveEngine::ICalibrationInfoListThe calibration info list interface.
 CDriveEngine::DefaultCalibrationInfoListDefault implementation of a CalibrationInfoList.
 CDriveEngine::IFeature3DCloudA Cloud of 3D features
 CDriveEngine::DefaultFeature3DCloudDefault implementation of a Feature3DCloud.
 CDriveEngine::IMatchThe match interface
 CDriveEngine::DefaultMatchDefault implementation of a match.
 CDriveEngine::IListThe list interface
 CDriveEngine::IFeature2DListInterface of list of 2D feature for a specific image
 CDriveEngine::DefaultFeature2DListDefault implementation of the feature 2D list.
 CDriveEngine::IFeature2DListOfListInterface of list of list of 2D features for a specific image
 CDriveEngine::DefaultFeature2DListOfListDefault implementation of the feature 2D list of list.
 CDriveEngine::IImageListInterface of list of images.
 CDriveEngine::DefaultImageListDefault implementation of the images list.
 CDriveEngine::IMatchListThe match list interface.
 CDriveEngine::DefaultMatchListDefault implementation of the list of matches.
 CDriveEngine::IParameterListList of parameters. Used to configure module implementations.
 CDriveEngine::DefaultParameterListDefault implementation of the parameters list.
 CDriveEngine::IPosition2DListInterface of list of 2D position for a specific image
 CDriveEngine::DefaultPosition2DListDefault implementation of the feature 2D list.
 CDriveEngine::IConstEnumeratorThe constant enumerator interface
 CDriveEngine::IDatatypeThe datatype interface
 CDriveEngine::ICalibrationInfoThe camera matrix datatype interface.
 CDriveEngine::DefaultCalibrationInfo
 CDriveEngine::IColorThe color datatype interface.
 CDriveEngine::DefaultColor
 CDriveEngine::IDescriptorThe feature descriptor datatype interface.
 CDriveEngine::IFeature2DThe 2D feature datatype interface
 CDriveEngine::DefaultFeature2D
 CDriveEngine::IFeature3DThe 3D feature datatype interface
 CDriveEngine::DefaultFeature3D
 CDriveEngine::IImageThe image datatype interface
 CDriveEngine::IObject3DThe 3D object datatype interface.
 CDriveEngine::IParameterThe parameter datatype interface
 CDriveEngine::IIntegerNumberParameterThe integer number parameter datatype interface
 CDriveEngine::DefaultIntegerNumberParameter
 CDriveEngine::ILogicalParameterThe logical parameter datatype interface
 CDriveEngine::DefaultLogicalParameter
 CDriveEngine::IRealNumberParameterThe real number parameter datatype interface
 CDriveEngine::DefaultRealNumberParameter
 CDriveEngine::ITextParameterThe text parameter datatype interface
 CDriveEngine::DefaultTextParameter
 CDriveEngine::IPosition2DThe 2D position datatype interface
 CDriveEngine::DefaultPosition2D
 CDriveEngine::IPosition3DThe 3D position datatype interface
 CDriveEngine::DefaultPosition3D
 CDriveEngine::IEnumeratorThe enumerator interface
 CDriveEngine::IFeature3DCloudPairThe pair interface for feature 3D cloud.
 CDriveEngine::DefaultFeature3DCloudPair
 CDriveEngine::IMatchPairThe match list interface.
 CDriveEngine::DefaultMatchPair
 CIModuleThe module interface. Every kind of algorithm (and algorithm) used in the reconstruction pipeline must inherit this interface.
 CDriveEngine::ICalibrationThe camera calibration interface. It computes camera matrix.
 CDriveEngine::IFeaturesDetectionThe features detection interface. It detects the position of features on an image.
 CDriveEngine::IFeaturesExtractionThe feature extraction interface. It extracts the features from their positions on an image.
 CDriveEngine::IMatchingThe feature matching interface. It match the features from different images who represent the same feature.
 CDriveEngine::IMeshingThe meshing interface. It creates the mesh from a 3D cloud, that is a 3D object.
 CDriveEngine::ITriangulationThe triangulation interface. It triangulate matched features to estimate theirs positions in 3D space.
 CITexturingThe texturing interface. It apply a material to a 3D object.
 CDriveEngine::PreconditionThe precondition utilities
 CDriveEngine::StringUtilitiesString utilities.