Skip to content

レシートプリンター + Mediapipeを組み合わせたハンドジェスチャ式タイプライター

Notifications You must be signed in to change notification settings

tamaUdon/tempwriter

Repository files navigation

概要

ハンドジェスチャでうごくタイプライターです mediapipe(Hands)でハンドジェスチャーを認識して、サーマルプリンタ(EPSON TM-T90)で画像や文字列を印刷できます

使い方

$ brew install libusb // requirements for pyusb (macOS)
$ poetry install
$ poetry run python xxx.py

カメラに映ったジェスチャを認識してプリンターが文字を出力します

学習時のコード

colab

Appendix

制作時のブログ https://tama-ud.hatenablog.com/entry/2023/07/09/030155

About

レシートプリンター + Mediapipeを組み合わせたハンドジェスチャ式タイプライター

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published