当前位置: 首页 > 工具软件 > Lens > 使用案例 >

Android Google Lens in Camera

史旺
2023-12-01

google lens in camera 原文以及翻译:
Google Lens in Camera runs within the Android Google Search App (AGSA), which is Google’s main app on Android. Lens SDK is available for download on the Google Lens page. Lens SDK and logo are available for download at Google Lens SDK
(https://drive.google.com/a/google.com/uc?export=download&id=1Zc2cxA8QX7de8QJSC_6YOFGFfqWXbSM5) and Google Lens Branding (https://drive.google.com/a/google.com/uc?export=download&id=1TnRv7poRfwbQvWAA8M8n0gqplG–1dsL), respectively . The Lens SDK needs to be integrated following the Google Lens integration guidelines (/gms/building/apps/lens#integration-steps) .
The Lens libraries that provide extended functionality to the Android Open Source Project (AOSP) assume an Android-compatible device, which allows maximum compatibility with the Android app development ecosystem and distribution systems. DEVICEs MAY optionally integrate the Google Lens feature in their app. However, DEVICEs integrating the Google Lens feature MUST meet the requirements below.

译文:Camera中的Google Lens可以在Android Google搜索应用(AGSA)中运行,这是Google在Android上的主要应用。 Lens SDK可在Google Lens页面上下载。 Lens SDK和徽标可从Google Lens SDK下载
(https://drive.google.com/a/google.com/uc?export=download&id=1Zc2cxA8QX7de8QJSC_6YOFGFfqWXbSM5)和Google Lens品牌(https://drive.google.com/a/google.com/uc?export= download&id = 1TnRv7poRfwbQvWAA8M8n0gqplG–1dsL)。 必须遵循Google Lens集成准则(/ gms / building / apps / lens#integration-steps)集成Lens SDK。
为Android开源项目(AOSP)提供扩展功能的Lens库采用的是Android兼容设备,从而最大程度地与Android应用程序开发生态系统和发行系统兼容。 设备可以选择将Google Lens功能集成到他们的应用中。 但是,集成了Google镜头功能的设备必须满足以下要求。

[GMS-7.14-001] An Androidd device with the following hardware features is REQUIRED:

A rear-facing camera (as described in CDD section 7.5.1)
The DEVICE MUST make this feature available to third-party apps.

译文:将Google Lens功能集成到他们的应用中。但是,DEVICE集成了Google摄像头功能必须满足以下要求。
Android设备需要具有后置摄像头硬件功能的,
并且三方应用能够使用该功能

[GMS-7.14-002] At least one rear-facing color camera on the device MUST support CameraCharacteristics.INFO_SUPPORTED_HARDWARE_LEVEL_LIMITED or higher.

译文:将Google Lens功能集成到他们的应用中。但是,DEVICE集成了Google摄像头功能必须满足以下要求。
设备上至少有一个后置彩色摄像头功能等级为
CameraCharacteristics.INFO_SUPPORTED_HARDWARE_LEVEL_LIMITED或者更高等级。

[GMS-7.14-003] At least one rear-facing color camera on the device MUST be configurable with standard Camera2 APIs, or MUST have default values that support acceptable Lens performance on the device:

CaptureRequest.CONTROL_AF_MODE
CaptureRequest.CONTROL_VIDEO_STABILIZATION_MODE
CaptureRequest.EDGE_MODE
CaptureRequest.FLASH_MODE
CaptureRequest.LENS_OPTICAL_STABILIZATION_MODE
CaptureRequest.NOISE_REDUCTION_MODE

译文:设备上至少有一个后置彩色摄像头必须使用标准Camera2 API进行配置,
或者必须具有支持设备上可接受镜头性能的默认值:
CaptureRequest.CONTROL_AF_MODE
CaptureRequest.CONTROL_VIDEO_STABILIZATION_MODE
CaptureRequest.EDGE_MODE
CaptureRequest.FLASH_MODE
CaptureRequest.LENS_OPTICAL_STABILIZATION_MODE
CaptureRequest.NOISE_REDUCTION_MODE

[GMS-7.14-004] At least one rear-facing color camera on the device SHOULD conform to the following specification:

Simultaneously supports at least one 1920x1080 SurfaceTexture stream and one 640x480 stream

译文:设备上至少有一个后置彩色摄像头应符合以下规范:
同时支持至少一个1920x1080 SurfaceTexture 流 和一个 640x480 流

[GMS-7.14-005] At least one rear-facing color camera on the device SHOULD support the following features:

Zoom
Flash

译文:设备上至少有一个后置彩色摄像头应支持以下功能:
缩放
闪光灯

[GMS-7.14-006] At a minimum, the device main processor is STRONGLY RECOMMENDED meet either of the following requirements:

A main processor with at least eight (A53 class) cores of at least 1.4 GHz that allow simultaneous execution of prioritized processing threads
A main processor with at least two (A57 class) cores of at least 1.9 GHz, and two (A53 class) cores of at least 1.6 GHz

译文:强烈建议设备主处理器至少满足以下任一要求:
一种主处理器,至少有8个(A53类)核,至少1.4GHz,允许同时执行优先处理线程
一种主处理器,至少有两个(A57类)核和两个(A53类)核(至少1.6GHz)

[GMS-7.14-007] At a minimum, the device memory MUST meet the following requirement:

More than 2 GB of RAM

译文:设备存储器至少必须满足以下要求:
超过2GB的RAM

[GMS-7.14-008] At a minimum, the device screen MUST meet the following requirement:

720 px screen width

译文:设备屏幕至少必须满足以下要求:
720像素屏幕宽度

[GMS-7.14-009]
The app that the Google Lens in Camera SDK is integrated into MUST be the system’s
default camera app.
The package name of the app that the Google Lens in Camera SDK is integrated into
MUST be identi?ed in the ro.com.google.lens.oem_camera_package system property.

译文:Camera SDK中的 Google Lens 集成到的应用程序必须是系统的默认Camera应用程序。
Camera SDK中 Google Lens 集成到的应用程序的包名必须在ro.com.google.lens.oem_camera_package系统属性中标识。

[GMS-7.14-010] It’s STRONGLY RECOMMENDED to adhere to the placement requirements of Google Lens icon as described in the Google Lens branding guidelines.

译文:强烈建议遵守Google Lens品牌指南中描述的Google Lens图标的位置要求。

[GMS-7.14-011] After opening the native camera app on a device with Google Lens SDK
integrated, Google Lens should be featured as prominently as the video mode to the end
user in terms of form, ?t, and function.

译文:在集成了Google Lens SDK的设备上,打开原生camera app后,Google Lens应在形式、契合度、功能等方面与视频模式一样突出于终端用户。

[GMS-7.14-012] Lens in Camera doesn’t support large screen (tablet) devices. Lens in
Camera MUST NOT be integrated on devices where Configuration.smallestScreenWidthDp
is greater than or equal to 600 dp.

译文:相机镜头不支持大屏幕(平板)设备。
相机中的镜头不得集成在配置smallestScreenWidthDp大于或等于600 dp。

[GMS-7.14-013] Google Lens in Camera requires the support of AGSA version 11.33 or
higher.
译文:谷歌镜头在相机需要支持AGSA版本11.33或更高。

[GMS-7.14-014] The com.google.lens.feature.CAMERA_INTEGRATION feature ?ag MUST be
declared as described in the Google Lens integration guidelines(/gms/building/apps/lens#integration-steps) .

译文:com.google.lens.feature.CAMERA_INTEGRATION特性标志必须按照Google Lens集成指南中的说明声明。

通过上面14点要求就是在集成Google lens 时需要设备具有的,必须遵行。

 类似资料:

相关阅读

相关文章

相关问答