Python Face Detection and Face Mesh (python OpenCV & MediaPipe package)

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.ย. 2024
  • 📌 Tutorial on Python Face Detection and Face Mesh (python OpenCV & MediaPipe package). In this video, we will do face detection and we will add face mesh to out face detection using OpenCV and MediaPipe package in python programming language.
    ➖➖➖➖➖➖➖➖➖➖
    ▶️ Face Detection using OpenCV and MediaPipe (Previous Video):
    • Python Face Detection ...
    ▶️ How to install PyCharm (one my favorite Python IDEs and the one I used in this video):
    • How to download and in...
    ▶️ How to install Jetbrains DataSpell IDE (one my favorite Python IDEs) [which is like PyCharm]:
    • How to download and in...
    ▶️ Our Machine Learning Tutorial Playlist:
    • Machine Learning
    ▶️ PyCharm Tutorial Playlist (Tips and Tricks):
    • PyCharm Tutorial for P...
    ▶️ Jupyter Notebook Tutorial playlist:
    • Jupyter Notebook Tutorial
    ➖➖➖➖➖➖➖➖➖➖
    ➖ Source Code:
    t.me/Koolac_Da...

ความคิดเห็น • 9

  • @narrowspace8552
    @narrowspace8552 ปีที่แล้ว

    This is an Excellent tutorial!! Thank you so much!

  • @sanjitsingh3693
    @sanjitsingh3693 10 วันที่ผ่านมา

    I get this issue: import mediapipe as mp
    ModuleNotFoundError: No module named 'mediapipe'

  • @vinsmokesanji9485
    @vinsmokesanji9485 ปีที่แล้ว

    thank you for your video
    how can I use mashs to train module for face recognition solutions ?

  • @cgrigstd
    @cgrigstd ปีที่แล้ว

    Muy bueno!!.
    El FaceMesh(refine_landmarks=True) no debería estar afuera del While?

  • @rajasekark7131
    @rajasekark7131 8 หลายเดือนก่อน

    hi i want to know how to save detected face mesh into obj or fbx format

  • @milademix1170
    @milademix1170 2 ปีที่แล้ว +1

    👏👏

    • @Koolac
      @Koolac  2 ปีที่แล้ว

      Thank you Milad. It's Nice of You.

  • @noureddinealaoui6040
    @noureddinealaoui6040 ปีที่แล้ว

    line 12
    img = cv2.cvtColor(img,cv2.COLOR_BGR2RGB)
    ^
    IndentationError: unindent does not match any outer indentation level
    how to resolv this

    • @kenthe6reat
      @kenthe6reat 9 หลายเดือนก่อน

      Period instead of comma