Spoofing Detection Engine  1.0
core::face::FaceMesh Member List

This is the complete list of members for core::face::FaceMesh, including all inherited members.

backends (defined in core::NeuralBase)core::NeuralBaseprotected
classes (defined in core::NeuralBase)core::NeuralBaseprotected
configureNetwork(std::string name, int inputWidth, int inputHeight, double scale, double mean0, double mean1, double mean2, std::string configBackend, std::string configTarget, double confidenceThreshold)core::NeuralBase
confThreshold (defined in core::NeuralBase)core::NeuralBaseprotected
FaceMesh()=defaultcore::face::FaceMesh
getInferenceTime()core::NeuralBase
getName()core::NeuralBase
getOutputsNames(const cv::dnn::Net &net)core::NeuralBase
init(std::string framework, std::string modelWeightsFile, std::string classesFile, std::string modelConfigurationFile, std::string inputLayerName, std::string outputLayerName, std::string networkName, int inputWidth, int inputHeight, double scale, double mean0, double mean1, double mean2, std::string configBackend, std::string configTarget, double confidenceThreshold)core::face::FaceMesh
loadNetwork(std::string framework, std::string modelWeightsFile, std::string classesFile="", std::string modelConfigurationFile="", std::string inputLayerName="", std::string outputLayerName="")core::NeuralBase
mean (defined in core::NeuralBase)core::NeuralBaseprotected
mFramework (defined in core::NeuralBase)core::NeuralBaseprotected
mInputLayerName (defined in core::NeuralBase)core::NeuralBaseprotected
mName (defined in core::NeuralBase)core::NeuralBaseprotected
mNet (defined in core::NeuralBase)core::NeuralBaseprotected
mOutputLayerName (defined in core::NeuralBase)core::NeuralBaseprotected
NeuralBase()=default (defined in core::NeuralBase)core::NeuralBase
process(const cv::Mat &frame, std::vector< core::Detection > &detections)core::face::FaceMesh
readClassNames(const std::string &filePath) (defined in core::NeuralBase)core::NeuralBaseprotected
scaleFactor (defined in core::NeuralBase)core::NeuralBaseprotected
selectedBackend (defined in core::NeuralBase)core::NeuralBaseprotected
selectedTarget (defined in core::NeuralBase)core::NeuralBaseprotected
size (defined in core::NeuralBase)core::NeuralBaseprotected
targets (defined in core::NeuralBase)core::NeuralBaseprotected
~FaceMesh()=defaultcore::face::FaceMesh