Check out what’s new from Firebase at Google I/O 2022.
Learn more
画期的な認識
plat_ios
plat_android

Cloud Visionのランドマーク認識APIを使用すると、画像内の有名なランドマークを認識できます。
このAPIに画像を渡すと、その中で認識されたランドマークが、各ランドマークの地理座標と、ランドマークが見つかった画像の領域とともに取得されます。この情報を使用して、画像メタデータを自動的に生成したり、ユーザーが共有するコンテンツに基づいてユーザーに個別のエクスペリエンスを作成したりすることができます。
iOS + Android
主な機能
有名なランドマークを認識します | 自然のランドマークと構築されたランドマークの名前と地理座標、およびランドマークが見つかった画像の領域を取得します。 Cloud Vision APIデモを試して、提供する画像にどのようなランドマークが含まれているかを確認してください。 |
GoogleナレッジグラフのエンティティIDを取得する | ナレッジグラフエンティティIDは、認識されたランドマークを一意に識別する文字列であり、ナレッジグラフ検索APIで使用されるIDと同じです。この文字列を使用して、テキストの説明のフォーマットとは関係なく、言語間でエンティティを識別できます。 |
少量使用で無料 | この機能を月額最初の1000回使用する場合は無料です。料金をご覧ください。 |
結果の例
写真:アルカリーノ/ウィキメディアコモンズ/ 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 2022-05-25 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":"その他"
}]