Hand Pose Detection with ml5.js

Поделиться
HTML-код
  • Опубликовано: 31 окт 2024

Комментарии • 33

  • @drtechlover
    @drtechlover 2 дня назад +13

    You are really a Diamond 💎 for Advanced Webdevlopment I am very lucky to found you sir ❤ I am using Your ideas and Secret Models in my project is looking like future 😂 generation website.

  • @nicolaswinck9562
    @nicolaswinck9562 2 дня назад +4

    as soon as the video started, I immediately set hand.thumb_tip y value to the highest possible. awesome coding and explaining as always, sir!

  • @HiHi-iu8gf
    @HiHi-iu8gf 20 часов назад

    really fun stuff!
    i used to follow coding train videos really closely years back, fantastic to see you've still got it haha :)
    i was actually reading through a random old blog post on web archive, and it linked to the processing page from back in like 2017, and i saw you in the thumbnail on the front page - gave me the idea to come back to see how things were goin' & glad i did!

  • @ciderkin-l6d
    @ciderkin-l6d 2 дня назад +6

    It was interesting as always. My best part is where you introduce how this could be used in various ways.

  • @Linuxdirk
    @Linuxdirk 2 дня назад +6

    I love, how unbelievable good video tracking got. Even with simple solutions like this, it's perfectly fine for most use cases.

    • @Jianju69
      @Jianju69 2 дня назад

      Once we could start using ML, it all jumped ahead a bunch.

  • @webdevstory
    @webdevstory 2 дня назад +1

    As always well explained and easy to follow. Loved it.

  • @yarcowang
    @yarcowang 12 часов назад

    Awesome and incredible!

  • @MiguelRodriguez-gs3pi
    @MiguelRodriguez-gs3pi 2 дня назад

    Never clicked a video faster. Pd: I'm really enjoying the nature of code book!!! Thank you so much

  • @uuu12343
    @uuu12343 2 дня назад +1

    Oh hey, its the Kinect!

  • @DarylJewkes
    @DarylJewkes 2 дня назад +5

    Surprise Dan video for an otherwise dull Tuesday!!

  • @polojuninho
    @polojuninho 2 дня назад

    I'm loving this! What a great t8me to be alive 🎉

  • @zackarysemancik5491
    @zackarysemancik5491 2 дня назад

    For the next one, would be cool if the drawn dots change in size with the confidence (larger dots to cover more area when less confident) to see it a bit more visually
    I suppose this only makes sense if the points have their own confidence though lol

  • @ganapathysubramaniam
    @ganapathysubramaniam 2 дня назад

    Incredible!

  • @minijimi
    @minijimi 2 дня назад

    Great Job Dan. This is great technology and could potentially make the mouse and keyboard a thing of the past. Have the computer operating system read your hand gestures to control the computer maybe?

  • @tolkienfan1972
    @tolkienfan1972 2 дня назад

    Nice

  • @smallbluemachine
    @smallbluemachine 2 дня назад

    Wow your camera image is fantastic and there's no latency or stutter as it overlays the pose. Do you have lots of lighting or what?

  • @DGronki
    @DGronki 2 дня назад

    In far galaxy long ago I wrote old computer vision algorithms in opencv before this AI boom and everything works fine. Interesting which method is less cpu/gpu intensive and precise....

  • @flashbond
    @flashbond 2 дня назад

    I am asking to community and it's a general question. Let's say I have three objects and I need to track their positions relative to each other. Should it be an array property in object class like neighbourProximities oorrr a completely seperate array? Keeping a seperate array looks more effcient to me in terms of memory because I'll have only 3 values in array. On the other hand I'll have 2 values in each object which will result in 2×3. And most of them going to be the same. I decided to use seperate array thanks for me for the answer 😂

  • @planktonfun1
    @planktonfun1 2 дня назад

    I did a lot of prototype for this before AI was cool

  • @richarddecosta
    @richarddecosta 2 дня назад

    Can we track body AND hands at the same time?

    • @jaobillionaire
      @jaobillionaire 2 дня назад

      @@richarddecosta that should be possible, just create variables to hold the body and hand tracker.

  • @cheako91155
    @cheako91155 2 дня назад

    I tried to write an OBS plugin or a userspace v4l app using ml5.js, but it really feels like they want some browser only DRM... but also they want source available, it's really confusing. How can I use these models in my x86_64 rust application/libraries?

  • @chrismanning5232
    @chrismanning5232 2 дня назад

    nit: for (const someItem of someArray) does not need a preceding length check, it just won't do anything if length === 0

  • @samuelcano5820
    @samuelcano5820 2 дня назад

    I gotta do the emoji one, pls ppl remember me this :)

  • @mickehog76
    @mickehog76 2 дня назад

    You are so handsome 😊

  • @jaobillionaire
    @jaobillionaire 2 дня назад +1

    Sign language translator

    • @BeenThrDunThat
      @BeenThrDunThat 2 дня назад

      Was thinking the same. Could convert into AI voice for those that can't sign.

    • @jaobillionaire
      @jaobillionaire 2 дня назад

      @BeenThrDunThat you even thought one step ahead of me with the voice thingy... I was only thinking sign to text.

    • @BeenThrDunThat
      @BeenThrDunThat 2 дня назад +1

      @@jaobillionaire honestly that alone would be valuable. If you have the ambition I'd say go for it!

  • @sadikdev
    @sadikdev 2 дня назад

    [0,0,1,0,0] 🤪