Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Python for openCV instead of C++

Discussion in 'Scripting' started by behram, Nov 9, 2017.

  1. behram

    behram

    Joined:
    Jun 21, 2016
    Posts:
    18
    Hello everyone,
    I followed Thomas Mountainborn's excellent tutorial on creating an openCV plugin for Unity.
    However understanding C++ with open CV is turning out to be quite a challenge.

    With the new Unity machine learning capabilities which support python would it be too much of a stretch to imagine that one can use Python OpenCV code to create a unity plugin ?

    Are there any Unity C++ gurus that can help me understand if this is even possible( and if not ,why not ).At the very least your lesson would be of educational value to me.

    Thanking you,
    behram
     
  2. guidosalimbeni

    guidosalimbeni

    Joined:
    Nov 10, 2017
    Posts:
    17
    Hello Behram,
    Very much interested as well in an answer to your question. Did you find any good solutions?
    Looking forward to hearing from you.
    Regards
    Guido