• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    [ANSWERED] Oak D

    Interfacing
    2
    2
    317
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nic Beta Tester last edited by Woland

      Hi all, just wondering if anyone has had a go interfacing an Oak D or Oak D lite with Isaodra?

      https://www.uctronics.com/open...

      https://www.hackster.io/news/o...

      both devices 'appear' to have the capabilities of Kinect but, if I read it correctly, a near infinite range? I'm hoping to use this for good motion tracking.

      DusX 1 Reply Last reply Reply Quote 0
      • DusX
        DusX Tech Staff @nic last edited by

        @nic

        I know that we have not tried/tested any of these devices in house. It looks to me that these cameras are developed specifically to work with the OpenCV library, so chances are that you will need to work with this library for most/all of the listed features. 

        These cameras do not work in the same way as the cameras supported by the OpenNi add-on on the add-ons page available for Isadora. 

        My approach to working with these cameras would be to work in either C++ or Python (the languages supported by OpenCV)

        - Using Python: this is likely the easier method (python tends to be easier for non programmers to read) however, Python doesn't have easy support for Syphon or Spout, so image transfer to Isadora may not be an option. 
        Sending text and numerical values will be very easy though, since OSC is well supported by a few Python plugins

        - Using C++: I would suggest Openframeworks, which has OpenCV, Spout/Syphon, and OSC add-ons available. This is the approach I took when creating a bridge application to collect and share Kinect 2 data on the PC some years ago. 

        Troikatronix Technical Support

        • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
        • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

        Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post