Skip to content
View jonmatthis's full-sized avatar

Highlights

  • Pro

Organizations

@freemocap

Block or report jonmatthis

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jonmatthis/README.md

Pinned Loading

  1. freemocap/freemocap freemocap/freemocap Public

    Free Motion Capture for Everyone 💀✨

    Python 4k 308

  2. simple video display with opencv simple video display with opencv
    1
    """
    2
    Connect to camera at port '0' and display in a loop - close with ESC
    3
    4
    requires `opencv-python` or `opencv-contrib-python`
    5
  3. simple script to load in a video (or... simple script to load in a video (or connect to a webcam), annotate it with `mediapipe` data, and save it out in the same directory as the original video
    1
    #to install dependencies:
    2
    # pip install opencv-python 
    3
    # pip install mediapipe
    4
    
                  
    5
    import cv2
  4. jonbot jonbot Public

    a friendly machine 🤖❤️✨

    HTML 5 7