Cloud Vision의 랜드마크 인식 API를 사용하여 이미지 속 유명 랜드마크를 인식할 수 있습니다.
이미지를 이 API에 전달하면 이미지에서 인식된 랜드마크뿐만 아니라 각 랜드마크의 지리 좌표, 랜드마크가 등장한 이미지의 영역을 가져올 수 있습니다. 이 정보를 사용하여 이미지 메타데이터를 자동 생성하고, 공유한 콘텐츠를 기준으로 사용자의 개별화된 경험을 만들 수 있습니다.
[null,null,["최종 업데이트: 2025-08-05(UTC)"],[],[],null,["Landmark Recognition \nplat_ios plat_android \n\nWith Cloud Vision's landmark recognition API, you can recognize well-known\nlandmarks in an image.\n\nWhen you pass an image to this API, you get the landmarks that were recognized\nin it, along with each landmark's geographic coordinates and the region of the\nimage the landmark was found. You can use this information to automatically\ngenerate image metadata, create individualized experiences for users based on\nthe content they share, and more.\n\n\u003cbr /\u003e\n\nReady to get started? Choose your platform:\n\n[iOS+](/docs/ml/ios/recognize-landmarks)\n[Android](/docs/ml/android/recognize-landmarks)\n\nKey capabilities\n\n|---------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Recognizes well-known landmarks | Get the name and geographic coordinates of natural and constructed landmarks, as well as the region of the image the landmark was found. Try the [Cloud Vision API demo](https://cloud.google.com/vision/docs/drag-and-drop) to see what landmarks can be found in an image you provide. |\n| Get Google Knowledge Graph entity IDs | A Knowledge Graph entity ID is a string that uniquely identifies the landmark that was recognized, and is the same ID used by the [Knowledge Graph Search API](https://developers.google.com/knowledge-graph/). You can use this string to identify an entity across languages, and independently of the formatting of the text description. |\n| Low-volume use at no cost | No-cost for first 1000 uses of this feature per month: see [Pricing](/pricing) |\n\nExample Results\n\n|----------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Photo: Arcalino / Wikimedia Commons / CC BY-SA 3.0 | | Result || |-------------------------------|----------------------------------------------| | **Description** | Brugge | | **Geographic Coordinates** | 51.207367, 3.226933 | | **Knowledge Graph entity ID** | /m/0drjd2 | | **Bounding Polygon** | (20, 342), (651, 342), (651, 798), (20, 798) | | **Confidence Score** | 0.77150935 | |"]]