Kabsch-Umeyama Algorithm - How to Align Point Patterns

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

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

  • @datamlistic
    @datamlistic  9 месяцев назад +1

    If you ejoyed the math behind this algorithm, make sure to also check the following video where I explain the intuition behind the gaussian distribution formula: ruclips.net/video/UVvuwv-ne1I/видео.html

  • @user-nh5yr8tc7m
    @user-nh5yr8tc7m 7 месяцев назад

    this was really helpful. thank you

    • @datamlistic
      @datamlistic  7 месяцев назад

      Glad it was helpful! :)

  • @Funky3Player
    @Funky3Player 9 месяцев назад

    I implemented this for a KUKA robot as my Bc. thesis many years ago :D Isn't it required to roughly know the point pairs beforehand?

    • @datamlistic
      @datamlistic  9 месяцев назад +1

      Hehe, I've recently discovered this algorithm since I needed to align some data points in 3D for my work, and thought it would be nice to share here what I've learned. :)
      Yes, you need to know both the source and target points for this algorithm.

  • @keghnfeem4154
    @keghnfeem4154 8 месяцев назад

    Will it do curves?

    • @datamlistic
      @datamlistic  8 месяцев назад

      Hmm, not sure I understand the question. Can you be more specific?