Augmented reality on QR Code business card (OpenCV + ZBar + Optical flow)

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

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

  • @CookieManCookies
    @CookieManCookies 3 года назад +7

    Love the vid, respect the game. Taking open source code, rewriting it, and selling it off to some client. Hats off man!

  • @aidanmlb
    @aidanmlb 4 года назад +9

    Please make a tutorial for how to do this

  • @romzes96
    @romzes96 4 года назад +1

    Очень круто! Просто великолепно, я начинающий программист самоучка, мне очень интересна тема компьютерного зрения, то что я видел это просто превосходно!

    • @РоманКудрявский
      @РоманКудрявский 4 года назад

      Развивайтесь, учитесь и присоединяйтесь к нашей команде.

  • @TheGamemaster83
    @TheGamemaster83 4 года назад +2

    i read and looked at the code for optical flow for opencv but i cant get it to track my qrcode. the doc site of opencv is not telling how to combine it with zbar. can you help me?

    • @yurivolobuev3223
      @yurivolobuev3223  4 года назад

      Correct combination of different algorithms is the key to success in this case. Unfortunately, at the moment the source code cannot be opened, since it is used in commercial projects. I advise you to carefully study the input and output data of these algorithms and come up with a way to mutually refine them.

  • @인생은라이트하게
    @인생은라이트하게 4 года назад +1

    sir, i am Korean university student. i have readied for graduation, making bar-code product. but i was in Difficult situation. Could you teach me how to make bar-code product which is / I want to find some bar code in app bar cord database so select that bar code in app and I will find same bar code with phone camera on goods.

  • @Charleboismtl
    @Charleboismtl Год назад

    Nice trick

  • @rababelyousfi4922
    @rababelyousfi4922 3 года назад +3

    nice vid , plz can you share source code ?

  • @royframes
    @royframes 3 года назад

    Do you have to have a specific scanner or will it just work through the camera

    • @yurivolobuev3223
      @yurivolobuev3223  3 года назад

      Simple monocular smartphone camera

    • @walidmat8972
      @walidmat8972 2 года назад

      @@yurivolobuev3223 how did you connect your smartphone whit your pc?

    • @yurivolobuev3223
      @yurivolobuev3223  2 года назад +1

      @@walidmat8972 I didn't. It is android application.

    • @walidmat8972
      @walidmat8972 2 года назад

      @@yurivolobuev3223 did you code this app or it's avalible on playstore ? where can i get the source code ? thanks

  • @tborth
    @tborth 4 года назад +3

    Sir please make tutorial

  • @madhuavunuri931
    @madhuavunuri931 Год назад

    how to do this in unity

    • @yurivolobuev3223
      @yurivolobuev3223  Год назад

      Build native library for each platform in android studio, visual studio, xcode, and send frame to it

  • @rishiTP07
    @rishiTP07 4 года назад

    where i get guide for using optical flow

    • @yurivolobuev3223
      @yurivolobuev3223  4 года назад +1

      docs.opencv.org/3.4/d4/dee/tutorial_optical_flow.html

    • @smithangshu
      @smithangshu 4 года назад

      @@yurivolobuev3223 Are you using dense or sparse optical flow?

    • @yurivolobuev3223
      @yurivolobuev3223  4 года назад +1

      @@smithangshuIn this example, the Lucas Canada algorithm was used. But dense works well too

    • @smithangshu
      @smithangshu 4 года назад

      @@yurivolobuev3223 On more thing I would like know, if you kindly want to share the idea. How you are deciding when to leave the LK tracking and hand over the process to detection algorithm? Are you checking if the polylines are forming square or not if not then again handing over to detection? Since I have seen you are shaking your hand when square is little bit deformed which I think to turn it more deformed in order to trigger the detection again. Am I right on this?

    • @smithangshu
      @smithangshu 4 года назад

      @@yurivolobuev3223 And as you are getting such tracking in LK I think you will get even more astonishing result in Dense. Because I have found in LK tracked points are more prone to drift than dense of.

  • @karolkasprowiak8562
    @karolkasprowiak8562 5 лет назад

    nice one👍

  • @osbinlopez4132
    @osbinlopez4132 Год назад

    very interesting, could you please share the source code?

    • @yurivolobuev3223
      @yurivolobuev3223  Год назад

      I can't, the code is already in use in a commercial application. But the video has tips on what to use

  • @ll8l8l8ll
    @ll8l8l8ll 5 лет назад

    +!

  • @Radhakrishna-s1i
    @Radhakrishna-s1i 2 года назад

    bakwas