Aruco Markers with OpenCV & C++

Поділитися
Вставка
  • Опубліковано 27 вер 2024
  • I love Aruco Markers because of their accuracy and robustness. Even these two are big advantages it is also too fast. In this video I simply showed how to use them with OpenCV. Next video will be included with an Augmented reality project. Aruco markers can be used in many areas according to your creativity.
    Stackoverflow: stackoverflow....
    Github: github.com/yun...
    Twitter: / code_enjoy
    If you see any mistake and any advice please comment. Thanks for watching...
    #aruco, #opencv, #augmentedreality

КОМЕНТАРІ • 22

  • @domagojgotic4421
    @domagojgotic4421 Рік тому +1

    Excellent tutorial

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

      thank you

    • @domagojgotic4421
      @domagojgotic4421 Рік тому +1

      @@computervisionlab2119 Yesterday i just watched the video and was amazed by the clarity of explanation of the topic. Today I tried it out and it works like a charm. I like also that the example is written in c++ because in am far more familiar with it than with python. Thanks once again for the upload

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

      @@domagojgotic4421 happy to hear that, you are welcome :)

  • @thehulk0111
    @thehulk0111 10 місяців тому +1

    how to make camera calibration with aruco

    • @computervisionlab2119
      @computervisionlab2119  10 місяців тому +1

      long thing to explain. you may find many resources with chessboard but aruco resources will be difficult. Can be good content maybe for one of future videos

    • @thehulk0111
      @thehulk0111 10 місяців тому

      @@computervisionlab2119 and circle grids with special marks please 🙏

  • @christiangamers2254
    @christiangamers2254 Рік тому +1

    Hi, I get an error saying "opencv2/aruco.hpp" is not found.
    I am using visual studio and opencv 4.6.0

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

      hey, you most probably not linking opencv libraries correctly, or you may didnt install opencv correctly. Can you share your compile command, so I can see how you are getting that error.

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

      @@computervisionlab2119 I downloaded opencv 4.6.0 from the official site. The application is called opencv-4.6.0-vc14_vc15.
      The double clicked it and installed in a folder.
      Now when I open opencv2 folder, there are no aruco.hpp files

  • @Ipodtouch2526
    @Ipodtouch2526 Рік тому +1

    hi, how can i get the aruco id and print it with cout

  • @suyashsrivastava8557
    @suyashsrivastava8557 Рік тому +1

    hey bro
    i dont have dictionary.hpp file can you provide it to me i will paste it in my aruco file
    bcz of this i am getting errors

  • @adrianzulnedi4069
    @adrianzulnedi4069 2 роки тому +1

    Hi, I want to try like you. How can I strated ? Can you give me something your link?

    • @computervisionlab2119
      @computervisionlab2119  2 роки тому +1

      Hey. Actually i already shared it in my github. You can reach the link in decription or directly click: github.com/yunus-temurlenk/Augmented-Reality-Projects-with-Aruco-Markers 😀

    • @adrianzulnedi4069
      @adrianzulnedi4069 2 роки тому

      @@computervisionlab2119 Thank you to share your link. I have more question, How about I can use opencv aruco library? Because, example like python have package maneger [pip install ○○] but cpp doesn't have like that. So I don't know how to input opencv aruco module.
      Enviroment
      OS:Windows10,or Linux Ubuntu
      IDE:Vscode,Visual Studio 2022
      Language: cpp
      Other: Cmake
      please teach me to using your github , thank you for reading.

    • @computervisionlab2119
      @computervisionlab2119  2 роки тому

      @@adrianzulnedi4069 sure. Please check my first videos first of all. Install opencv and qt. Then you will be able to run my github code easily

    • @klaudius2118
      @klaudius2118 2 роки тому +1

      @@computervisionlab2119 I can't find it. Where is the video?

    • @computervisionlab2119
      @computervisionlab2119  2 роки тому +1

      @@klaudius2118 its actually in my channel :) ua-cam.com/video/uCKX_FCg9Rk/v-deo.html