Skip to content
View tso996's full-sized avatar
Block or Report

Block or report tso996

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. opencv-bfs-astar-maze-solver opencv-bfs-astar-maze-solver Public

    Written in Python, it will solve mazes regardless of the complexity and outputs the path traversal information in a visual manner in a bordered window using OpenCV. Uses multiple search algorithms.

    Python

  2. mediapipe mediapipe Public

    Forked from google-ai-edge/mediapipe

    Cross-platform, customizable ML solutions for live and streaming media.

    C++ 2

  3. Gesture-based-mouse-tracking Gesture-based-mouse-tracking Public

    Move the cursor using gestures through the webcam. Hand tracking using MediaPipe and openCV.

    Python

  4. cpp_to_html_video_renderer cpp_to_html_video_renderer Public

    A basic template. Video data is passed to a WebAssembly module and video data from the WebAssembly module is rendered to an html canvas using WebAssembly. The module is compiled using Emscripten an…

    JavaScript