alpha
Login
or
Join now
nateholland.bsky.social
/
PoseDetection
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Commits
Author
Commit
Message
Date
nate
a83e0301
fix: ios camera flickering on toggle
5mo ago
nate
0c9bd93f
fix: ios camera hanging
5mo ago
nate
72c44a90
fix: android labels not using colour correctly
5mo ago
nate
2efc5d15
fix: draw correct colour labels
5mo ago
nate
4a7b98b0
feat: draw text labels in drawobjects
5mo ago
nate
9fafb791
fix: handle ios model parsing error
7mo ago
nate
5ca48483
chore:bump version
8mo ago
Nuria
d0f51073
fix: Camera frozen when coming back from background
8mo ago
florian-kima
a82cc15c
fix: ios camera rotation is correct, can be vertical/horizontal
8mo ago
florian-kima
a630202f
feat: safe area on posedetection app sample
8mo ago
nathan holland
e9b2a69a
chore: update version
9mo ago
nate
09413434
feat: function for requesting camera data
9mo ago
nate
cdf92862
chore: checking
9mo ago
nate
59292795
fix: retain buffer
9mo ago
nathan holland
9f18d265
chore: update version
9mo ago
nathan holland
654bade6
fix: handle device rotation
9mo ago
nathan holland
42761f19
fix: objects detected incorrectly in no native orientation
9mo ago
nathan holland
4520085d
chore: bump version
9mo ago
nathan holland
f80f2f77
chore: cleanup redundant functions
9mo ago
florian-kima
56694fdf
Merge remote-tracking branch 'origin/interview-pr' into interview-pr
9mo ago
florian-kima
bcbbf77a
feat: handle Exceptions correctly and proper Logging
9mo ago
florian-kima
dc7afe18
chore: add Kermit for Logging
9mo ago
nathan holland
2a8592b1
feat: use explicit timestamps for better accuracy
9mo ago
nathan holland
a49c31c2
feat: retrieve timestamps from video
9mo ago
florian-kima
8fecd3aa
feat: handle Exceptions correctly and proper Logging
9mo ago
florian-kima
fda16116
chore: add Kermit for Logging
9mo ago
nathan holland
cb909961
fix: resolve mirroring issue
9mo ago
nathan holland
1c073bde
fix: use preview coordinates for iOS
9mo ago
nathan holland
939fc7fe
feat: use explicit timestamps for better accuracy
10mo ago
nathan holland
544031ae
feat: retrieve timestamps from video
10mo ago
nathan holland
8e58b468
chore: bump version
10mo ago
nathan holland
43f3e2e6
feat: split recordings seamlessly
10mo ago
nathan holland
e268830c
chore: bump version
10mo ago
nathan holland
f62f9002
feat: switch between detection modes
10mo ago
nathan holland
9cc1550b
feat: add frame size to analysis object
10mo ago
nathan holland
a02d5521
feat: add options to control objects being drawn
10mo ago
nathan holland
826706c3
feat: ability to crop inputFrame
10mo ago
nathan holland
1391064d
fix: fullscreen preview in android
10mo ago
nathan holland
3fe1b6dd
chore: bump version
11mo ago
nathan holland
64b4b87a
feat: specify object for each usecase
11mo ago
nathan holland
1c61763f
feat: allow specifying a focus area for pose detection, ignoring skeletons outside that region
11mo ago
nathan holland
82dc6f23
chore: bump version
11mo ago
nathan holland
607dc9d2
feat: control overlays for objects and skeleton separately
11mo ago
nathan holland
44f42b75
refactor: ensure detection works correctly
11mo ago
nathan holland
91a054a4
chore: swap android model to work with new infrastructure
11mo ago
nathan holland
87da3bc3
feat: draw objects in camera overlay on ios
11mo ago
nathan holland
4f624d9c
chore: bump version
11mo ago
nathan holland
a088fad4
fix: correctly handle no model being set for object detection
11mo ago
nathan holland
98d22599
chore: bump version
11mo ago
nathan holland
fd430ae6
feat: add confidence to labels
11mo ago
nathan holland
7334b4c9
refactor: combine logic to shared function for analysis in android
11mo ago
nathan holland
35ffa990
fix: improve drawing
11mo ago
nathan holland
e888d1f6
fix: better tracking in ios
11mo ago
nathan holland
b0e13227
fix: mutliple objects in android
11mo ago
nathan holland
eaeb4c4e
chore: bump version
11mo ago
nathan holland
de289495
feat: use custom object detection models
11mo ago
nathan holland
9013bd05
chore: bump version
1y ago
nathan holland
8c91dab9
fix: ensure orientation is correct on iOS
1y ago
nathan holland
4e66247c
fix: improve ios stability
1y ago
nathan holland
328d2c0c
fix: constrain bounds of region of interest for body tracking
1y ago
fix: ios camera flickering on toggle
a83e0301
nate
5mo
fix: ios camera hanging
0c9bd93f
nate
5mo
fix: android labels not using colour correctly
72c44a90
nate
5mo
fix: draw correct colour labels
2efc5d15
nate
5mo
feat: draw text labels in drawobjects
4a7b98b0
nate
5mo
fix: handle ios model parsing error
9fafb791
nate
7mo
chore:bump version
5ca48483
nate
8mo
fix: Camera frozen when coming back from background
d0f51073
Nuria
8mo
fix: ios camera rotation is correct, can be vertical/horizontal
a82cc15c
florian-kima
8mo
feat: safe area on posedetection app sample
a630202f
florian-kima
8mo
chore: update version
e9b2a69a
nathan holland
9mo
feat: function for requesting camera data
09413434
nate
9mo
chore: checking
cdf92862
nate
9mo
fix: retain buffer
59292795
nate
9mo
chore: update version
9f18d265
nathan holland
9mo
fix: handle device rotation
654bade6
nathan holland
9mo
fix: objects detected incorrectly in no native orientation
42761f19
nathan holland
9mo
chore: bump version
4520085d
nathan holland
9mo
chore: cleanup redundant functions
f80f2f77
nathan holland
9mo
Merge remote-tracking branch 'origin/interview-pr' into interview-pr
56694fdf
florian-kima
9mo
feat: handle Exceptions correctly and proper Logging
bcbbf77a
florian-kima
9mo
chore: add Kermit for Logging
dc7afe18
florian-kima
9mo
feat: use explicit timestamps for better accuracy
2a8592b1
nathan holland
9mo
feat: retrieve timestamps from video
a49c31c2
nathan holland
9mo
feat: handle Exceptions correctly and proper Logging
8fecd3aa
florian-kima
9mo
chore: add Kermit for Logging
fda16116
florian-kima
9mo
fix: resolve mirroring issue
cb909961
nathan holland
9mo
fix: use preview coordinates for iOS
1c073bde
nathan holland
9mo
feat: use explicit timestamps for better accuracy
939fc7fe
nathan holland
10mo
feat: retrieve timestamps from video
544031ae
nathan holland
10mo
chore: bump version
8e58b468
nathan holland
10mo
feat: split recordings seamlessly
43f3e2e6
nathan holland
10mo
chore: bump version
e268830c
nathan holland
10mo
feat: switch between detection modes
f62f9002
nathan holland
10mo
feat: add frame size to analysis object
9cc1550b
nathan holland
10mo
feat: add options to control objects being drawn
a02d5521
nathan holland
10mo
feat: ability to crop inputFrame
826706c3
nathan holland
10mo
fix: fullscreen preview in android
1391064d
nathan holland
10mo
chore: bump version
3fe1b6dd
nathan holland
11mo
feat: specify object for each usecase
64b4b87a
nathan holland
11mo
feat: allow specifying a focus area for pose detection, ignoring skeletons outside that region
1c61763f
nathan holland
11mo
chore: bump version
82dc6f23
nathan holland
11mo
feat: control overlays for objects and skeleton separately
607dc9d2
nathan holland
11mo
refactor: ensure detection works correctly
44f42b75
nathan holland
11mo
chore: swap android model to work with new infrastructure
91a054a4
nathan holland
11mo
feat: draw objects in camera overlay on ios
87da3bc3
nathan holland
11mo
chore: bump version
4f624d9c
nathan holland
11mo
fix: correctly handle no model being set for object detection
a088fad4
nathan holland
11mo
chore: bump version
98d22599
nathan holland
11mo
feat: add confidence to labels
fd430ae6
nathan holland
11mo
refactor: combine logic to shared function for analysis in android
7334b4c9
nathan holland
11mo
fix: improve drawing
35ffa990
nathan holland
11mo
fix: better tracking in ios
e888d1f6
nathan holland
11mo
fix: mutliple objects in android
b0e13227
nathan holland
11mo
chore: bump version
eaeb4c4e
nathan holland
11mo
feat: use custom object detection models
de289495
nathan holland
11mo
chore: bump version
9013bd05
nathan holland
1y
fix: ensure orientation is correct on iOS
8c91dab9
nathan holland
1y
fix: improve ios stability
4e66247c
nathan holland
1y
fix: constrain bounds of region of interest for body tracking
328d2c0c
nathan holland
1y
Next