Prianka Liz Kariat
dddbcc4449
Updated data types of width and height
2023-06-13 22:28:09 +05:30
MediaPipe Team
e468bee584
Deprecate GraphStatus()
...
PiperOrigin-RevId: 539992850
2023-06-13 09:54:22 -07:00
Prianka Liz Kariat
5e2bb0e1db
Updated documentation of MPPMask
2023-06-13 22:19:40 +05:30
Prianka Liz Kariat
de9acdfa68
Added iOS segmentation mask
2023-06-13 22:17:41 +05:30
MediaPipe Team
b19b80e10f
Add support for int64 constant side package value.
...
PiperOrigin-RevId: 539893314
2023-06-13 01:53:13 -07:00
MediaPipe Team
96cc0fd07b
Internal change
...
PiperOrigin-RevId: 539719443
2023-06-12 11:53:48 -07:00
MediaPipe Team
fe0d1b1e83
Internal change
...
PiperOrigin-RevId: 539675912
2023-06-12 09:28:26 -07:00
Sebastian Schmidt
8a2ec518de
Use .mjs for ESM Modules and use .cjs for CommonJS
...
PiperOrigin-RevId: 539664711
2023-06-12 08:45:01 -07:00
Prianka Liz Kariat
baa79046b9
Added iOS Objective C hand landmarker tests
2023-06-12 19:56:34 +05:30
Prianka Liz Kariat
eff56045e4
Added hand landmarker protobuf utils
2023-06-12 19:56:20 +05:30
MediaPipe Team
ac4f60a793
Annotate in model input scale for InteractiveSegmenter
...
PiperOrigin-RevId: 539245617
2023-06-09 21:13:20 -07:00
MediaPipe Team
1d4a205c2e
Internal change
...
PiperOrigin-RevId: 539220863
2023-06-09 18:06:50 -07:00
MediaPipe Team
53f0736bf0
Add an option to disable explicit CPU sync for ExternalTextureRenderer
...
PiperOrigin-RevId: 539166965
2023-06-09 13:42:14 -07:00
Sebastian Schmidt
67c5d8d224
Add FaceLandmarker constants for iOS
...
PiperOrigin-RevId: 539160195
2023-06-09 13:15:26 -07:00
Copybara-Service
fb47218e10
Merge pull request #4526 from priankakariatyml:ios-hand-landmarker-implementation
...
PiperOrigin-RevId: 539145005
2023-06-09 12:12:42 -07:00
Prianka Liz Kariat
f528fa5de2
Updated constant names in MPPHandLandmarkConnections
2023-06-09 17:30:23 +05:30
Copybara-Service
4c4a1d93b2
Merge pull request #4523 from priankakariatyml:ios-gesture-recognizer-add-tests
...
PiperOrigin-RevId: 538848389
2023-06-08 11:48:18 -07:00
Prianka Liz Kariat
f63c00b3c6
Added hand landmarker implementation file and hand landmarker connections
2023-06-08 18:09:42 +05:30
MediaPipe Team
943445fba8
Update base audio/vision tasks api to suuport proto3 graph options.
...
PiperOrigin-RevId: 538661975
2023-06-07 20:04:33 -07:00
Sebastian Schmidt
a7cd7b9a32
Add CommonJS bundle for MediaPipe Tasks
...
Fixes https://github.com/google/mediapipe/issues/4398
PiperOrigin-RevId: 538539711
2023-06-07 11:12:37 -07:00
Ilya Tokar
489e927410
Fix tests to work with arch haswell/sandybridge.
...
PiperOrigin-RevId: 538538356
2023-06-07 11:07:49 -07:00
Prianka Liz Kariat
10144a805a
Added more tests to MPPGestureRecognizerTests.mm
2023-06-07 18:45:37 +05:30
Prianka Liz Kariat
8a5b443b86
Fixed typos in method names
2023-06-07 18:44:54 +05:30
MediaPipe Team
4b0f3cacae
Internal change
...
PiperOrigin-RevId: 538313290
2023-06-06 15:52:55 -07:00
Sebastian Schmidt
d6f34f6aef
Log the Bazel build
...
PiperOrigin-RevId: 538308030
2023-06-06 15:31:33 -07:00
Sebastian Schmidt
4a123445c4
Update rules_foreign_cc
...
Fixes https://github.com/google/mediapipe/issues/4365
PiperOrigin-RevId: 538301543
2023-06-06 15:08:00 -07:00
Sebastian Schmidt
d063ed2c1e
Rename MPPFaceLandmarker.m to MPPFaceLandmarker.mm
...
PiperOrigin-RevId: 538281740
2023-06-06 13:52:23 -07:00
Copybara-Service
c71673d712
Merge pull request #4495 from priankakariatyml:ios-gesture-recognizer-tests
...
PiperOrigin-RevId: 538259988
2023-06-06 12:31:10 -07:00
Copybara-Service
70e00b4dbe
Merge pull request #4497 from priankakariatyml:ios-hand-landmarker-utils
...
PiperOrigin-RevId: 538238944
2023-06-06 11:17:45 -07:00
Fergus Henderson
709eb812cc
Internal change
...
PiperOrigin-RevId: 538215311
2023-06-06 10:00:52 -07:00
MediaPipe Team
37290f0224
Port StreamToSidePacketCalculator to api2
...
PiperOrigin-RevId: 538109898
2023-06-06 01:34:43 -07:00
MediaPipe Team
ab72fccca7
Internal change
...
PiperOrigin-RevId: 537928827
2023-06-05 11:14:28 -07:00
Prianka Liz Kariat
d256a3e670
Updated dictionary to generics in iOS gesture recognizer tests
2023-06-05 21:13:04 +05:30
Prianka Liz Kariat
f213e0a6f3
Fixed typos
2023-06-05 13:47:11 +05:30
Prianka Liz Kariat
1496b7c2d4
Updated MPPGestureRecognizer tests to use generics
2023-06-05 13:40:56 +05:30
Prianka Liz Kariat
32195e6a83
Updated MPPGestureRecognizerTests to use generics for file path dicts
2023-06-05 13:39:44 +05:30
Prianka Liz Kariat
e1d8854388
Merge branch 'master' into ios-gesture-recognizer-tests
2023-06-05 13:27:44 +05:30
Prianka Liz Kariat
db0da30f18
Updated comments
2023-06-05 13:26:17 +05:30
Prianka Liz Kariat
56a035cb1b
Updated method names in MPPGestureRecognizer
2023-06-05 13:21:39 +05:30
Prianka Liz Kariat
0c2a7bee09
Update iOS Gesture Recognizer error assertion
2023-06-05 13:19:39 +05:30
MediaPipe Team
cbf1d97429
Internal change
...
PiperOrigin-RevId: 537613648
2023-06-03 20:19:16 -07:00
Sebastian Schmidt
549e09cace
Add FaceLandmarker iOS Live Stream API
...
PiperOrigin-RevId: 537434786
2023-06-02 16:22:20 -07:00
Sebastian Schmidt
ace56b502a
Add FaceLandmarker iOS API
...
PiperOrigin-RevId: 537424705
2023-06-02 15:35:48 -07:00
Sebastian Schmidt
5f50ac371f
Internal
...
PiperOrigin-RevId: 537420663
2023-06-02 15:15:44 -07:00
Sebastian Schmidt
91a3c54d55
Internal change
...
PiperOrigin-RevId: 537405687
2023-06-02 14:12:35 -07:00
MediaPipe Team
b69f93fca6
Internal change
...
PiperOrigin-RevId: 537381138
2023-06-02 12:31:55 -07:00
Copybara-Service
09bad328ad
Merge pull request #4485 from priankakariatyml:ios-delegate-fixes
...
PiperOrigin-RevId: 537369166
2023-06-02 11:49:18 -07:00
MediaPipe Team
280bd320b4
Fix more OSS warnings and build errors
...
-Wc++98-compat-extra-semi
* in type_map.h
-Winconsistent-missing-override
* in gl_texture_buffer.h
-Wdeprecated-declarations
* usage of (absl) Status in
* status_util.cc
* api2/packet.h
* output_stream_shard.cc
-Wimplicit-const-int-float-conversion
* Adds a static_cast to handle the precision loss when converting from large ints to floating point
ANNOTATE_THREAD_NAME
* explicitly uses ABSL_ANNOTATE_THREAD_NAME instead. This is useful in Chromium's build where there are multiple ANNOTATE_THREAD_NAME symbols
Also ran clang-format over all of each edited file
PiperOrigin-RevId: 537351290
2023-06-02 10:46:42 -07:00
MediaPipe Team
9045a74ba3
Internal change
...
PiperOrigin-RevId: 537175065
2023-06-01 17:48:03 -07:00
Joe Fernandez
a6e63fa320
Adding redirects for old pages and updating pages for upgraded legacy solutions
...
PiperOrigin-RevId: 537145433
2023-06-01 15:31:42 -07:00