Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[WIP] Fix mediapipe execution and example documentation#7

Merged
willismax merged 2 commits into
main from
copilot/fix-mediapipe-execution-issues
Dec 20, 2025
Merged

[WIP] Fix mediapipe execution and example documentation #7
willismax merged 2 commits into
main from
copilot/fix-mediapipe-execution-issues

Conversation

Copilot AI commented Dec 20, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Plan to Fix MediaPipe Demo Programs and Documentation

  • Explore repository and understand current MediaPipe implementation
  • Fix missing imports in app-pose.py and app-holistic.py (numpy, BG_COLOR)
  • Fix camera index issues - change VideoCapture(1) to VideoCapture(0) for default camera
  • Add proper window cleanup (cv2.destroyAllWindows())
  • Update exit key handling to be consistent (ESC or 'q')
  • Update readme.md to fix version inconsistencies and improve instructions
  • Verify all scripts syntax is correct
  • Fix cv2.waitKey() double call inefficiency
  • Run code review to ensure quality
  • Run security checks
Original prompt

This section details on the original issue you should resolve

<issue_title>修正mediapipe執行程式與範例說明,目前版本較舊</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

...improve exit handling and update documentation
Co-authored-by: willismax <2055349+willismax@users.noreply.github.com>
@willismax willismax marked this pull request as ready for review December 20, 2025 08:58
@willismax willismax merged commit 07fc318 into main Dec 20, 2025
1 check failed
Copilot AI requested a review from willismax December 20, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@willismax willismax Awaiting requested review from willismax

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

修正mediapipe執行程式與範例說明,目前版本較舊

2 participants

AltStyle によって変換されたページ (->オリジナル) /