OpenCVForUnity icon indicating copy to clipboard operation
OpenCVForUnity copied to clipboard

ARUCO import class to Unity

Open potofpie opened this issue 7 years ago • 1 comments

Hi,

I am working with the ARUCO example that comes with the openCVforUnity plugin. I am trying to call the class Aruco.cs but I can't seems to figure out how the example knows the location of this file. At the top of the example it does not reference this file anywhere yet it is able to make function called from this file. I am not knew to programming but am knew to Unity and C#. Any direction would help.

Thanks!

potofpie avatar Jun 24 '18 18:06 potofpie

Never mind I figured it out. I just imported the OpenCVForUnitySample and I am now able to use these functions although I still do not understand how the example is getting access to these functions. If anyone knows I would love an explanation.

potofpie avatar Jun 24 '18 18:06 potofpie