THIRD-PARTY NOTICES — Light Sound Colors ========================================= This app bundles MediaPipe Tasks Vision (@mediapipe/tasks-vision@0.10.14) together with four MediaPipe model files: hand_landmarker.task, face_landmarker.task, pose_landmarker_full.task, and pose_landmarker_lite.task. They provide on-device hand tracking, face and iris tracking, and full-body pose tracking for Hands-Free Camera Play. The bundled files are unmodified. MediaPipe Tasks Vision + models Copyright The MediaPipe Authors (Google LLC) Apache License, Version 2.0 — full text in ./license https://github.com/google-ai-edge/mediapipe STATICALLY LINKED COMPONENTS ---------------------------- The compiled WebAssembly binaries (wasm/vision_wasm_internal.wasm and wasm/vision_wasm_nosimd_internal.wasm) statically include the libraries below. They are not all Google-authored. Their presence and the OpenCV 4.9.0 version banner were recorded by direct binary inspection of the redistributed runtime. XNNPACK Copyright (c) Facebook, Inc. and its affiliates; Copyright (c) Google LLC BSD 3-Clause License Full terms: ./third-party-licenses.txt Source: ./source-availability.txt OpenCV (version banner: 4.9.0) Copyright (c) OpenCV team and contributors Apache License, Version 2.0 — full text in ./license Source: ./source-availability.txt Eigen Copyright (c) the Eigen authors Mozilla Public License 2.0, with some files under BSD-3-Clause Full terms: ./third-party-licenses.txt Corresponding source and recipient notice: ./source-availability.txt RE2 Copyright (c) 2009 The RE2 Authors BSD 3-Clause License Full terms: ./third-party-licenses.txt Source: ./source-availability.txt Protocol Buffers (protobuf) Copyright (c) 2008 Google Inc. BSD 3-Clause License Full terms: ./third-party-licenses.txt Source: ./source-availability.txt MODEL FILES ----------- hand_landmarker.task estimates hand and finger landmarks. face_landmarker.task estimates face and iris landmarks. pose_landmarker_full.task and pose_landmarker_lite.task estimate full-body pose landmarks at two performance/accuracy tradeoffs. Google distributes these models as part of MediaPipe Solutions under Apache-2.0 along with the rest of that repository and publishes model cards for them. COMMERCIAL USE -------------- Apache-2.0, BSD-3-Clause, and MPL-2.0 permit commercial redistribution when their conditions are followed. Keep ./license, ./notice.txt, ./third-party-licenses.txt, and ./source-availability.txt beside the runtime in every distribution channel.