OpenCV-Unity3D-Object-Tracking icon indicating copy to clipboard operation
OpenCV-Unity3D-Object-Tracking copied to clipboard

OpenCV Object Tracking using CamShift algorithm and Unity3d Mashup

Results 4 OpenCV-Unity3D-Object-Tracking issues
Sort by recently updated
recently updated
newest added

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