General ============================== Before you can call the SDK functions, you must first initialize the SDK with your desired configuration options. These configuration options will ultimately impact the behaviour of the SDK, so be sure to read through what each one does carefully. Once you have initialized the SDK, then proceed to the the `License `_ section. .. doxygenclass:: Trueface::SDK .. doxygenfunction:: Trueface::SDK::SDK() .. doxygenfunction:: Trueface::SDK::SDK(const ConfigurationOptions &options) .. doxygenfunction:: Trueface::SDK::getVersion() .. doxygenenum:: Trueface::FacialRecognitionModel .. doxygenenum:: Trueface::ObjectDetectionModel .. doxygenenum:: Trueface::FaceDetectionModel .. doxygenenum:: Trueface::FaceDetectionFilter .. doxygenenum:: Trueface::Precision .. doxygenenum:: Trueface::DatabaseManagementSystem .. doxygenstruct:: Trueface::GPUModuleOptions :members: .. doxygenstruct:: Trueface::GPUOptions :members: .. doxygenstruct:: Trueface::InitializeModule :members: .. doxygenstruct:: Trueface::EncryptDatabase :members: .. doxygenstruct:: Trueface::ConfigurationOptions :members: .. doxygenenum:: Trueface::ErrorCode