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.
|
Classes | |
class | OpenCVForUnity.UnityIntegration.Worker.DnnModule.YuNetV2FaceDetector |
YuNetV2 face detector implementation. This class provides functionality for face detection using the YuNetV2 model implemented with OpenCV's DNN module. Referring to https://github.com/opencv/opencv_zoo/tree/main/models/face_detection_yunet. More... | |
Namespaces | |
namespace | OpenCVForUnity |
namespace | OpenCVForUnity.UnityIntegration |
namespace | OpenCVForUnity.UnityIntegration.Worker |
namespace | OpenCVForUnity.UnityIntegration.Worker.DnnModule |