Catch up on everything announced at Firebase Summit, and learn how Firebase can help you accelerate app development and run your app with confidence.
Learn More
提供意見
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
地標識別
plat_ios
plat_android
This page is about an old version of the
Landmark Recognition API, which was part of ML Kit for
Firebase. For the latest docs, see
the latest version
in the
Firebase ML section.
使用 ML Kit 的地標識別 API,您可以識別圖像中的知名地標。
當您將圖像傳遞給此 API 時,您會獲得其中識別的地標,以及每個地標的地理坐標以及找到地標的圖像區域。您可以使用此信息自動生成圖像元數據,根據用戶共享的內容為用戶創建個性化體驗等。
iOS 安卓
這是用於 Firebase 的 ML Kit 的 beta 版本。此 API 可能會以向後不兼容的方式進行更改,並且不受任何 SLA 或棄用政策的約束。 關鍵能力 識別知名地標 獲取自然地標和人工地標的名稱和地理坐標,以及發現地標的圖像區域。
試用Cloud Vision API 演示 ,看看可以在您提供的圖像中找到哪些地標。
獲取 Google 知識圖實體 ID 知識圖實體 ID 是唯一標識已識別的地標的字符串,與知識圖搜索 API 使用的 ID 相同。您可以使用此字符串來標識跨語言的實體,並且與文本描述的格式無關。 小批量免費使用 每月前 1000 次免費使用此功能:請參閱定價
示例結果 照片:Arcalino / Wikimedia Commons / CC BY-SA 3.0 結果 描述 布魯日 地理坐標 51.207367, 3.226933 知識圖譜實體 ID /m/0drjd2 邊界多邊形 (20, 342), (651, 342), (651, 798), (20, 798) 信心分數 0.77150935
提供意見
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-01-17 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
想進一步說明嗎?