EnoxSoftware / HoloLensWithOpenCVForUnityExample

HoloLens With OpenCVforUnity Example (Support for Hololens1 and Hololens2)
MIT License
262 stars 50 forks source link

ONNX model opset version 11 Integration - Not possible with Baraccuda/ Winml --- is it possible with OpenCV #46

Closed Avinash0795 closed 2 years ago

Avinash0795 commented 2 years ago

Repected People,

Is there a possiblity to integrate a custom Object Detection ONNX model opset Version 11 with OpenCv for unity and is there a possiblity for it to integrate into hololens 2? Please do help me with the Question

EnoxSoftware commented 2 years ago

The OpenCV Dnn module is not supported by the UWP platform of OpenCV C++, so there is no plan to be implemented by OpenCVforUnity for now. https://github.com/opencv/opencv/blob/master/modules/dnn/CMakeLists.txt#L1-L3 https://enoxsoftware.com/opencvforunity/documentation/support-modules/