Webcam Video Augmentation with an Image/Video using ArUco Markers | OpenCV

Поділитися
Вставка
  • Опубліковано 16 лип 2024
  • Learn how to create a real time webcam video augmentation using ArUco markers with OpenCV and Python.
    --RESOURCES--
    ArUco markers generator: chev.me/arucogen/
    Code in this video: github.com/codegiovanni/Augme...
    Detection of Aruco markers: docs.opencv.org/4.x/d5/dae/tu...
    Some parts of the code are reused from Murtaza's Workshop - Robotics and AI YT channel's video:
    • Augmented Reality with...
    --TIMESTAMPS--
    00:00 | Intro
    00:49 | Video setup
    02:01 | Aruco marker
    04:44 | Image augmentation
    08:01 | Video augmentation
    09:44 | Outro
    --MUSIC--
    Crimson Fly - Huma-Huma
    --PLAYLIST--
    • Image Pixelisation wit...
    --SOCIAL MEDIAS--
    GitHub: github.com/codegiovanni
    FaceBook: profile.php?...
    --TAGS--
    GiovaniCode
    Python
    OpenCV
    ArUco
    Marker
    Webcam
    Augmentation

КОМЕНТАРІ • 2

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

    I keep getting this: "AttributeError: module 'cv2.aruco' has no attribute 'DetectorPrameters_create'" is there any way to resolve this?

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

    hey, thanks for the video, but how can i scale the image/post on the aruco marker withe a black mask behind?