Skip to content
View Expien1's full-sized avatar

Block or report Expien1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. skeleton-hand skeleton-hand Public

    skeleton-hand是一个基于手部关键点检测的手势交互开发框架,旨在通过整合现有技术和统一手部数据接口来简化手部关键点检测技术的应用,降低开发者在手势交互领域的开发门槛。促进手势交互在游戏、AR/VR、教育等领域的探索,让交互变得更有趣。

    Python 3 1

  2. tkHandDataTool tkHandDataTool Public

    tkHandDataTool是一个用于基于手部关键点坐标数据的手势标注工具。该工具并非用于注图像标中的手部关键点位置,而是在已有手部关键点坐标数据的基础上,为这些关键点数据分配对应的手势标签(如手指伸展、触碰、并拢等状态)。工具通过摄像头实时检测手部关键点,生成包含关键点坐标、关节角度和指尖距离的82维特征向量,并允许用户通过自定义标签卡对手势进行标注,最终将数据保存为Excel或CSV文件…

    Python

  3. cliard24 cliard24 Public

    cliard24 - A command-line 24-point card game in Rust. Play interactively or solve any number combination. Just `cargo install cliard24`.

    Rust

  4. pyExprTreeViz pyExprTreeViz Public

    一个用于学习数据结构的表达式树可视化工具,实现了算术表达式与二叉树之间的转换和可视化。

    Python

  5. tkImgMatchAnnotate tkImgMatchAnnotate Public

    一个基于模板匹配的YOLO图像标注工具,用于验证纯视觉方法在辅助标注中的可行性。

    Python