Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore the z value automatically rather than raising an error in PoseModule #50

Closed
wants to merge 57 commits into from

Commits on May 8, 2021

  1. intial

    murtazahassan committed May 8, 2021
    Configuration menu
    Copy the full SHA
    185981e View commit details
    Browse the repository at this point in the history
  2. initial

    murtazahassan committed May 8, 2021
    Configuration menu
    Copy the full SHA
    5fae1de View commit details
    Browse the repository at this point in the history
  3. Examples Added

    murtazahassan committed May 8, 2021
    Configuration menu
    Copy the full SHA
    e689de8 View commit details
    Browse the repository at this point in the history
  4. Added Results

    murtazahassan committed May 8, 2021
    Configuration menu
    Copy the full SHA
    a1f69f7 View commit details
    Browse the repository at this point in the history
  5. Added Results

    murtazahassan committed May 8, 2021
    Configuration menu
    Copy the full SHA
    a76a370 View commit details
    Browse the repository at this point in the history
  6. Delete Project_Default.xml

    cvzone committed May 8, 2021
    Configuration menu
    Copy the full SHA
    2f71c87 View commit details
    Browse the repository at this point in the history
  7. Delete profiles_settings.xml

    cvzone committed May 8, 2021
    Configuration menu
    Copy the full SHA
    8272416 View commit details
    Browse the repository at this point in the history
  8. Delete .gitignore

    cvzone committed May 8, 2021
    Configuration menu
    Copy the full SHA
    79f0d40 View commit details
    Browse the repository at this point in the history
  9. Delete cvzone.iml

    cvzone committed May 8, 2021
    Configuration menu
    Copy the full SHA
    71ef360 View commit details
    Browse the repository at this point in the history
  10. Delete misc.xml

    cvzone committed May 8, 2021
    Configuration menu
    Copy the full SHA
    47c7947 View commit details
    Browse the repository at this point in the history
  11. Delete modules.xml

    cvzone committed May 8, 2021
    Configuration menu
    Copy the full SHA
    6089b43 View commit details
    Browse the repository at this point in the history
  12. Delete vcs.xml

    cvzone committed May 8, 2021
    Configuration menu
    Copy the full SHA
    88108c5 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    cvzone committed May 8, 2021
    Configuration menu
    Copy the full SHA
    9774776 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    cvzone committed May 8, 2021
    Configuration menu
    Copy the full SHA
    97b8395 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    e4cb9f6 View commit details
    Browse the repository at this point in the history
  2. updated

    sivasai9398 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    05b770d View commit details
    Browse the repository at this point in the history
  3. Serial Module Added

    murtazahassan committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0e5c495 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into master

    # Conflicts:
    #	README.md
    murtazahassan committed May 10, 2021
    Configuration menu
    Copy the full SHA
    9758c18 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    ab7e0f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cvzone#2 from jeff283/master

    Added pyserial to install_requires
    cvzone committed May 13, 2021
    Configuration menu
    Copy the full SHA
    55f6034 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cvzone#1 from sivasai9398/master

    Changed a small bit of code in sample code in the readme file
    cvzone committed May 13, 2021
    Configuration menu
    Copy the full SHA
    91d0c31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c78036e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into master

    # Conflicts:
    #	README.md
    #	setup.py
    murtazahassan committed May 13, 2021
    Configuration menu
    Copy the full SHA
    2562e10 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. PID Module ADDED

    murtazahassan committed May 30, 2021
    Configuration menu
    Copy the full SHA
    d3dd0bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fe71e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de28722 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    8bdfeec View commit details
    Browse the repository at this point in the history
  2. Examples Updated

    murtazahassan committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    a031b49 View commit details
    Browse the repository at this point in the history
  3. ReadMe Examples Updated

    murtazahassan committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8cd82e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    52217fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4b68aa View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    60732a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Arduino Auto Detection

    murtazahassan committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    20267cf View commit details
    Browse the repository at this point in the history
  2. Arduino Auto Detection

    murtazahassan committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    2e7c093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    265db97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1c3328 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb78d45 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. HandTracking Updated

    murtazahassan committed Aug 31, 2021
    2 Configuration menu
    Copy the full SHA
    f864449 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    db72a4c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    1758cce View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. MediaPipe Upbody removed

    cvzone committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    be6d2f8 View commit details
    Browse the repository at this point in the history
  2. MediaPipe Upbody removed

    cvzone committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    180995c View commit details
    Browse the repository at this point in the history
  3. MediaPipe Upbody removed

    cvzone committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    c6256ca View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. [BUGFIX] FACE_CONNECTIONS no longer exists in mp

    FACE_CONNECTIONS no longer exists, I recommend using FACEMESH_CONTOURS to get the outlines of the face. 
    
    https://github.com/google/mediapipe/blob/master/mediapipe/python/solutions/face_mesh_connections.py
    erickthered committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    94cb7c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Merge pull request cvzone#15 from erickthered/patch-1

    [BUGFIX] FACE_CONNECTIONS no longer exists in mp
    cvzone committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    7582714 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    c043e75 View commit details
    Browse the repository at this point in the history
  2. added requirements

    baadjis committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ba804a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Merge pull request cvzone#20 from baadjis/baadjis_branch

    update HandDetector
    cvzone committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    dd5123c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    532a176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf777e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. pose module z axis

    cvzone committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    f7c9f55 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. hand module z axis

    cvzone committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    fcb8e0b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Update README.md

    cvzone committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a6d0d6d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. fix: PoseModule.py

    taku0625 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    a7994b7 View commit details
    Browse the repository at this point in the history
  2. fix: PoseModule.py

    taku0625 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d4b8001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6514d3 View commit details
    Browse the repository at this point in the history
  4. clean: PoseModule.py

    taku0625 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    b064625 View commit details
    Browse the repository at this point in the history