andrewlewis
|
208a9114a9
|
Create withMediaPipe variant only if AAR is present
This should fix running `./gradlew clean test` if MediaPipe hasn't been built, for example.
PiperOrigin-RevId: 452033698
|
2022-05-31 13:55:58 +00:00 |
|
andrewlewis
|
e6518126ac
|
Add frame processor based on MediaPipe to demo
PiperOrigin-RevId: 446432695
|
2022-05-09 10:56:08 +01:00 |
|
huangdarwin
|
4cf1207c0c
|
Transformer Demo: Add video with pixelWidthHeightRatio != 1.
This can allow apps to test and demonstrate support for videos with
pixelWidthHeightRatio != 1.
PiperOrigin-RevId: 444815182
|
2022-05-09 10:17:19 +01:00 |
|
hschlueter
|
aec92606a8
|
Make transformer demo configuration options scrollable.
On devices with a smaller screen / low resolution not all
options fit, so scrolling is needed.
PiperOrigin-RevId: 425635224
|
2022-02-01 18:22:27 +00:00 |
|
andrewlewis
|
ce4a028829
|
Publish the transformer demo app
PiperOrigin-RevId: 424850283
|
2022-01-28 16:48:06 +00:00 |
|