OpenCV-Unity3D-Object-Tracking
OpenCV-Unity3D-Object-Tracking copied to clipboard
OpenCV Object Tracking using CamShift algorithm and Unity3d Mashup
Hello, thank you for sharing your work. I am getting this error when I run : UnassignedReferenceException: The variable hero of SocketClient has not been assigned. You probably need to...
I don't know whether I'm doing something wrong, but on a scene reload void update() no longer registers the changing 'cX' value and just prints '0' repeatedly.
If someone want to render app even it is not focus, should add `Application.runInBackground = true;` in code