Skip to content

na-gasena/OSCillosCORPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oscilloscorps_1_1 analogOSC_1

概要

MediaPipeを使用 (Python) してカメラからの映像を取得、それをリアルタイムで解析、OSC通信でProcessingに送り、オシロスコープの波形に変換して表示するプロトタイプです。
また、MIDIデータを読み込み、波形に合成演奏させることも可能です。

pose_1_1pose_2_1

face_1_1face_2_1 hands_1_1hands_2

インストールと実行

Pythonの仮想環境を作成(任意)し、以下のコマンドを実行
実行に必要なライブラリの取り込み

python install -r requirements.txt


プログラムの実行

python face.py --input 2

--input は使用するカメラの指定
環境に合わせて指定する必要あり

Processingを起動して、FaceDemo.pdeを実行

Processingで必要なライブラリ:TODO

またはbatファイルを使用して、一括実行

./examples/bat/pyprorun_face.bat

processing-java.exeのファイルパスを指定する必要あり

UNDER CONSTRUCTION

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published