This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
Releases: Mouwrice/DrumPy
Releases · Mouwrice/DrumPy
v1.0.1
v1.0.0
v0.5.0
v0.4.0
v0.3.0
v0.2.1
v0.2.0
0.2.0 (2024-04-26)
Features
- add basic drums and auto fine tuning (9653f24)
- add drum back (de38177)
- add hit aggregation and improve drum position (61193de)
- add pygame gui (b22be4a)
- async detection and latency graph (ab2fe41)
- blocking mode (368b889)
- build linux binary script (fa4fbc9)
- built exe (cfb046d)
- cli (7a7cacb)
- first measurements and comparison start (0fd1176)
- fix performance issues (8546967)
- fix plotting (893fb1c)
- improve calibration and output formatting (2345318)
- improve graph (3fc264f)
- improve logging, disable sleep (6085f12)
- improved mediapipe logging (aee9db1)
- init result processor (a27bfe8)
- interpolate between predicted and actual landmark position (0cc5fa6)
- landmark graphs (498a059)
- live option (39cb956)
- log all available data (4162541)
- loggin to csv file (24a0098)
- mediapipe pose tracking and visualisation (8da69f7)
- multiprocessing for graphs (cffaae0)
- new measurement setup (4c8b134)
- normalized landmarks and improved output (1483969)
- normalized vs world coords (b4abab9)
- parameter fine tuning (c83350e)
- plot multicam 1 left (5b2c502)
- plotting (1ec95e4)
- plotting (37211c8)
- predict and smooth results (9dc8611)
- qtm label to marker enum (d4912ba)
- refactor (12252d4)
- resizeble camera display (2649c02)
- resolution and model plots (38761eb)
- some calibrations (b6edeea)
- square input ratio (2777a3c)
- start implementing tracking using mediapipe and calibration (38b37db)
- stream and write qtm packets to csv (bafd5be)
- ui cleanup (c3b781e)
- ui fps display (90c436d)
- very basic working prototype (6bc5a5f)
- visualize landmarks (b6feea7)
Bug Fixes
- apply ruff warnings (0fc0cfc)
- ci permissions (8ff0731)
- delete unneeded resources (1a4a465)
- deps: update dependency mediapipe to v0.10.11 (#6) (36fd6fa)
- deps: update dependency pygame-gui to v0.6.10 (#36) (a268e7e)
- deps: use poetry build system (e8f7230)
- distance was not the distance but a boolean (cb9f124)
- fix merge issue (60ea042)
- fix refactor issues (4bed9dd)
- fix writing to file (bd9ee9a)
- fixed naming scheme (6cf3fc5)
- intellij stuff (f93571c)
- processing (c513005)
- prune deps (cb583cd)
- upload to release (84ec35c)
- use absolute imports and create left side data (90adf80)
Dependencies
- poetry lock (dfd83aa)
Documentation
v0.1.1
v0.1.0
0.1.0 (2024-04-24)
Features
- add drum back (de38177)
- build linux binary script (fa4fbc9)
- cli (7a7cacb)
- init result processor (a27bfe8)
- interpolate between predicted and actual landmark position (0cc5fa6)
- normalized vs world coords (b4abab9)
- parameter fine tuning (c83350e)
- predict and smooth results (9dc8611)
- qtm label to marker enum (d4912ba)
- square input ratio (2777a3c)