andrewlewis
|
14ed32c68f
|
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 14:04:44 +00:00 |
|
andrewlewis
|
ee3a183041
|
Add frame processor based on MediaPipe to demo
PiperOrigin-RevId: 446432695
|
2022-05-04 13:48:56 +01:00 |
|
huangdarwin
|
a5adc8d7d0
|
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:16:12 +01:00 |
|
hschlueter
|
4c5e266829
|
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-02 10:40:13 +00:00 |
|
andrewlewis
|
b81568f836
|
Publish the transformer demo app
PiperOrigin-RevId: 424850283
|
2022-01-28 14:37:15 +00:00 |
|