Announcement

Collapse
No announcement yet.

Kinect?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Kinect?

    What is this plugin? Is this using the kinect? If so will this be a feature you add to the kinect plugin, or a separate plugin? If separate will it interfere with the current kinect plugin?

    _______________________________________________

    HS3 : HSpro (3.0.0.460) on Win2012 (vm on ESXi)
    Plugins: HSTouch, UPBSpud, Kinect, Nest, IFTTT, DirecTV, EasyTrigger, Imperihome, Zwave, RFXcom, UltraMon3, UltraWeatherBug3, UltraGCIR3, UltraLog3, UltraPioneer, PHLocation, Pushover, Pushalot, MCSSPrinklers S, JowiHue
    Jon00 Plugins: Bluetooth Proximity, Performance Monitor, DB Chart, Links

    #2
    It is a new plugin I'm working on. It will work with any webcam or netcam (including kinect)

    There is a little more information about it in this thread: http://board.homeseer.com/showthread.php?t=170228

    Comment


      #3
      Originally posted by spud View Post
      It is a new plugin I'm working on. It will work with any webcam or netcam (including kinect)

      There is a little more information about it in this thread: http://board.homeseer.com/showthread.php?t=170228
      I'm still confused. It seems like you are writing your own algorithm for facial recognition (which is pretty impressive), and yet it is one of the key parts of the kinect SDK. I had thought the plan based on some past comments in kinect threads was to add this to the kinect plugin?

      https://msdn.microsoft.com/en-us/library/jj130970.aspx
      _______________________________________________

      HS3 : HSpro (3.0.0.460) on Win2012 (vm on ESXi)
      Plugins: HSTouch, UPBSpud, Kinect, Nest, IFTTT, DirecTV, EasyTrigger, Imperihome, Zwave, RFXcom, UltraMon3, UltraWeatherBug3, UltraGCIR3, UltraLog3, UltraPioneer, PHLocation, Pushover, Pushalot, MCSSPrinklers S, JowiHue
      Jon00 Plugins: Bluetooth Proximity, Performance Monitor, DB Chart, Links

      Comment


        #4
        Originally posted by jlrichar View Post
        I'm still confused. It seems like you are writing your own algorithm for facial recognition (which is pretty impressive), and yet it is one of the key parts of the kinect SDK. I had thought the plan based on some past comments in kinect threads was to add this to the kinect plugin?

        https://msdn.microsoft.com/en-us/library/jj130970.aspx
        The face tracking SDK for kinect can be used to detect the position of the head and facial expressions, but not so much for facial recognition (i.e identifying a person)
        I'm not writing my own algorithm from scratch, I'm using the OpenCV library which has numerous applications, one of them being facial recognition.

        Comment


          #5
          Originally posted by spud View Post
          The face tracking SDK for kinect can be used to detect the position of the head and facial expressions, but not so much for facial recognition (i.e identifying a person)
          I'm not writing my own algorithm from scratch, I'm using the OpenCV library which has numerous applications, one of them being facial recognition.
          Thanks for explaining. I still think what you do is impressive. Would both plugins be able to work with the same kinect?
          _______________________________________________

          HS3 : HSpro (3.0.0.460) on Win2012 (vm on ESXi)
          Plugins: HSTouch, UPBSpud, Kinect, Nest, IFTTT, DirecTV, EasyTrigger, Imperihome, Zwave, RFXcom, UltraMon3, UltraWeatherBug3, UltraGCIR3, UltraLog3, UltraPioneer, PHLocation, Pushover, Pushalot, MCSSPrinklers S, JowiHue
          Jon00 Plugins: Bluetooth Proximity, Performance Monitor, DB Chart, Links

          Comment

          Working...
          X