Unity & OPENCV plugin

Does anyone has any (positive ) experience combining Unity, ZED and the OPENCV for Unity plugin published by Enox Software? Can’t get it to work. Keep getting a CS1501 NO overload for method ‘detectMarkers’ takes 7 arguments error…while still in the editor obviously

It’s probably a simple solution, something I overlooked, so apologies in advance,
pls help anyone

Hi,

Can you confirm you are using this (https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088) opencv package ?

I am not able to reproduce your problem on my side.

Best,
Benjamin Vallon

Stereolabs Support

Hi Ben,

sorry for not responding, but I got it somehow working by simply removing a parameter that wasn’t in use.
but the latest version 2.5.3. is even worse. I basically need only to detect aruco/charuco tiles but the newest version doesn’t even give proper reference to the opencv lib.

Hope you can help

Hi,

Few weeks ago I updated our Unity plugin to be compatible with the latest OpenCV Version.
Are you using this version ?