- fix issues with ios memory
- add support for back camera
real time body tracking for compose multiplatform mobile apps
Fix iOS issues #1
merged
opened by
expand 7 commits
hide 7 commits
refactor: make detection more performant with just analysis, not drawing the skeleton
fix: handle memory issues
feat: scale drawing thickness as you move closer to or further from the camera
feat: scale drawing thickness as you move closer to or further from the camera
feat: support back camera
fix: solve memory crashes
chore: bump version
expand 8 commits
hide 8 commits
refactor: make detection more performant with just analysis, not drawing the skeleton
fix: handle memory issues
feat: scale drawing thickness as you move closer to or further from the camera
feat: scale drawing thickness as you move closer to or further from the camera
feat: support back camera
fix: solve memory crashes
chore: bump version
chore: update readme