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

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 30

  • @CookieManCookies
    @CookieManCookies 3 роки тому +8

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

  • @romzes96
    @romzes96 4 роки тому +1

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

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

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

  • @aidanmlb
    @aidanmlb 4 роки тому +9

    Please make a tutorial for how to do this

  • @Charleboismtl
    @Charleboismtl Рік тому

    Nice trick

  • @karolkasprowiak8562
    @karolkasprowiak8562 5 років тому

    nice one👍

  • @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.

  • @rababelyousfi4922
    @rababelyousfi4922 3 роки тому +3

    nice vid , plz can you share source code ?

  • @tborth
    @tborth 4 роки тому +3

    Sir please make tutorial

  • @royframes
    @royframes 4 роки тому

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

    • @yurivolobuev3223
      @yurivolobuev3223  4 роки тому

      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

  • @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

  • @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.

  • @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

  • @ll8l8l8ll
    @ll8l8l8ll 5 років тому

    +!

  • @Radhakrishna-s1i
    @Radhakrishna-s1i 2 роки тому

    bakwas