Giter VIP home page Giter VIP logo

opencv-unity3d-object-tracking's People

Contributors

abhilash1910 avatar andreierdoss avatar hasanavi avatar hasandlbi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

opencv-unity3d-object-tracking's Issues

ImportError: no module named video

Hello,

Thank you for this library. I am trying it out on Mac OS X and after changing the line at the top of OpenCV/gameDemo.py for OpenCV to '/usr/local/Cellar/opencv/2.4.12/' I am getting the following error message when I try to run 'python OpenCV/gameDemo.py':

Traceback (most recent call last):
  File "OpenCV/gameDemo.py", line 7, in <module>
    import video
ImportError: No module named video

Please let me know what can be done to fix this. Thank you

UnassignedReferenceException

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 assign the hero variable of the SocketClient script in the inspector.
SocketClient.Update () (at Assets/Scripts/SocketClient.cs:109)

I think maybe ReceiveData() is not fast enough for the Update (I changed Receivedata a bit to receive a couple of datas and put them in a table), but I don't know how to fix it. Thank you for your help :)

Hi, I got an error -- using python 3 ..

File "C:/Users/Proprietario/Downloads/OpenCV-Unity3D-Object-Tracking-master/OpenCV/gameDemo.py", line 94, in run
sock.sendto(str(xPos) , (UDP_IP, UDP_PORT))

TypeError: a bytes-like object is required, not 'str'

Script break on scene reload

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.