![]() |
Drive Engine
1.0.0
Plateforme de reconstruction 3D
|
| ▼NDriveEngine | |
| CDefaultCalibrationInfo | |
| CDefaultCalibrationInfoList | Default implementation of a CalibrationInfoList. |
| CDefaultCalibrationInfoListPair | |
| CDefaultColor | |
| CDefaultFeature2D | |
| CDefaultFeature2DList | Default implementation of the feature 2D list. |
| CDefaultFeature2DListOfList | Default implementation of the feature 2D list of list. |
| CDefaultFeature3D | |
| CDefaultFeature3DCloud | Default implementation of a Feature3DCloud. |
| CDefaultFeature3DCloudPair | |
| CDefaultImageList | Default implementation of the images list. |
| CDefaultIntegerNumberParameter | |
| CDefaultLogicalParameter | |
| CDefaultMatch | Default implementation of a match. |
| CDefaultMatchList | Default implementation of the list of matches. |
| CDefaultMatchPair | |
| CDefaultParameterList | Default implementation of the parameters list. |
| CDefaultPosition2D | |
| CDefaultPosition2DList | Default implementation of the feature 2D list. |
| CDefaultPosition3D | |
| CDefaultRealNumberParameter | |
| CDefaultTextParameter | |
| CDynamicLibraryManager | Manager to load dynamically functions from external dynamic libraries |
| CDynamicLibraryManagerException | Exception for signalling dynamic library manager errors. |
| CDynamicLibraryRecord | (Internal class) Dynamic library record |
| CExceptionManager | (Internal class) Manager for framework exceptions |
| CExportableFactory | The exportable object factory |
| CGarbageCollector | |
| CICalibration | The camera calibration interface. It computes camera matrix. |
| CICalibrationInfo | The camera matrix datatype interface. |
| CICalibrationInfoList | The calibration info list interface. |
| CICalibrationInfoListPair | The camera matrix pair interface. |
| CICollection | The collection interface |
| CIColor | The color datatype interface. |
| CIConstEnumerator | The constant enumerator interface |
| CIDatatype | The datatype interface |
| CIDescriptor | The feature descriptor datatype interface. |
| CIDictionnary | The dictionnary interface |
| CIEnumerator | The enumerator interface |
| CIException | Interface for every exception related to the framework |
| CIFeature2D | The 2D feature datatype interface |
| CIFeature2DList | Interface of list of 2D feature for a specific image |
| CIFeature2DListOfList | Interface of list of list of 2D features for a specific image |
| CIFeature3D | The 3D feature datatype interface |
| CIFeature3DCloud | A Cloud of 3D features |
| CIFeature3DCloudPair | The pair interface for feature 3D cloud. |
| CIFeaturesDetection | The features detection interface. It detects the position of features on an image. |
| CIFeaturesExtraction | The feature extraction interface. It extracts the features from their positions on an image. |
| CIFrameworkException | Interface for every exception signalling framework errors |
| CIImage | The image datatype interface |
| CIImageList | Interface of list of images. |
| CIIntegerNumberParameter | The integer number parameter datatype interface |
| CIList | The list interface |
| CILogicalParameter | The logical parameter datatype interface |
| CIMatch | The match interface |
| CIMatching | The feature matching interface. It match the features from different images who represent the same feature. |
| CIMatchList | The match list interface. |
| CIMatchPair | The match list interface. |
| CIMeshing | The meshing interface. It creates the mesh from a 3D cloud, that is a 3D object. |
| CIObject3D | The 3D object datatype interface. |
| CIParameter | The parameter datatype interface |
| CIParameterList | List of parameters. Used to configure module implementations. |
| CIPosition2D | The 2D position datatype interface |
| CIPosition2DList | Interface of list of 2D position for a specific image |
| CIPosition3D | The 3D position datatype interface |
| CIPreconditionException | Interface for every exception signalling precondition errors. |
| CIRealNumberParameter | The real number parameter datatype interface |
| CITextParameter | The text parameter datatype interface |
| CITriangulation | The triangulation interface. It triangulate matched features to estimate theirs positions in 3D space. |
| CPrecondition | The precondition utilities |
| CPreconditionException | Internal exception for signalling precondition errors. |
| CStringUtilities | String utilities. |
| CIExportable | The main interface |
| CIModule | The module interface. Every kind of algorithm (and algorithm) used in the reconstruction pipeline must inherit this interface. |
| CITexturing | The texturing interface. It apply a material to a 3D object. |