| 
    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.NanoDetPlusObjectDetector | 
| NanoDetPlus object detector implementation. This class provides functionality for object detection using the NanoDetPlus model implemented with OpenCV's DNN module. Referring to: https://github.com/RangiLyu/nanodet https://github.com/RangiLyu/nanodet/blob/main/nanodet/model/head/nanodet_plus_head.py https://github.com/hpc203/nanodet-plus-opencv.  More... | |
Namespaces | |
| namespace | OpenCVForUnity | 
| namespace | OpenCVForUnity.UnityIntegration | 
| namespace | OpenCVForUnity.UnityIntegration.Worker | 
| namespace | OpenCVForUnity.UnityIntegration.Worker.DnnModule |