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.DAMOYOLOObjectDetector |
DAMO-YOLO object detector implementation. This class provides functionality for object detection using the DAMO-YOLO model implemented with OpenCV's DNN module. Referring to: https://github.com/tinyvision/DAMO-YOLO https://github.com/tinyvision/DAMO-YOLO/blob/master/tools/demo.py. More... | |
Namespaces | |
namespace | OpenCVForUnity |
namespace | OpenCVForUnity.UnityIntegration |
namespace | OpenCVForUnity.UnityIntegration.Worker |
namespace | OpenCVForUnity.UnityIntegration.Worker.DnnModule |