OpenCVForUnity icon indicating copy to clipboard operation
OpenCVForUnity copied to clipboard

OpenCV for Unity (Untiy Asset Plugin)

Results 117 OpenCVForUnity issues
Sort by recently updated
recently updated
newest added

Unity Version : 2018.3.4 Xcode: 10.2.1 When i archive and when i want to publish it "Code signing "opencv2.framework" failed". Please help

ComputeBuffer object; Mat data; conversion function?

The QRCode Detector draws line on every possible objects even a water bottle!... I tried the same image with python and ti works fine. Why is that so? Here is...

It seems OpenCVForUnity only work for CPU, but CPU is too slow to run the DNN modules. Anyway to run on GPU? Either the Intel GPU with OpenCL or the...

Hi i trained and run almost all versions of yolo in unity using opencvforunity package which has yolo implementation. The question is YOLOV5 is only available using pytorch and pytorch...

I buy the OpenCVForUnity package today and I want to know how could I detect multiple marker to obtain camera pose? Thanks for your help!

It can't work on iOS when unity version is 2019.4.17, opencv2.framework load failed. Build will be failed but work on 2019.2. How could I fix it?

Hi, I need to encode and decode an image from "webcamtexture", and write to file system, I program a test code, but always write fail, here is my test code...

I need to use the DNN module in an UWP project, In the free trial it works perfectly and I managed to run the example Yolo project without any problem...

Hi team, I am trying to test in Unity editor YoloObjectDetectionExample.scene. After following the instructions in the .pdf file Unity crashes (I use yolov4-tiny.weights, yolov4-tiny.cfg). The same thing happens to...