OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
FacialExpressionRecognizer.cs File Reference

Classes

class  OpenCVForUnity.UnityIntegration.Worker.DnnModule.FacialExpressionRecognizer
 Facial expression recognizer implementation. This class provides functionality for facial expression recognition using the Facial Expression Recognition model implemented with OpenCV's DNN module. Referring to https://github.com/opencv/opencv_zoo/tree/main/models/facial_expression_recognition. More...
 

Namespaces

namespace  OpenCVForUnity
 
namespace  OpenCVForUnity.UnityIntegration
 
namespace  OpenCVForUnity.UnityIntegration.Worker
 
namespace  OpenCVForUnity.UnityIntegration.Worker.DnnModule