透過集合功能整理內容
你可以依據偏好儲存及分類內容。
Cloud Vision 定價
Vision API 提供一組圖片分析功能。我們會依照使用情形向您收費,您用多少就付多少,且無需預繳費用。這個 API 支援的功能如下:
如果您使用美元以外的貨幣付費,系統將按照 Cloud Platform SKU 頁面上列出的相應貨幣價格計費。
價格
每張圖片都會產生費用。在有多個頁面的檔案中 (例如 PDF 檔案),系統會將每個頁面都視為單獨的圖片。
套用至圖片的每項功能都是一個計費「單位」。舉例來說,如果您對同一張圖片套用「臉部偵測」和「標籤偵測」,您必須支付 1 個「標籤偵測」單位和 1 個「臉部偵測」單位的費用。
下表列出了每項功能的對應價格 (以每 1,000 個單位為計算基準)。我們採分級收費制,您每月使用的前 1,000 個單位免費,第 1,001 個單位至第 5,000,000 個單位的價格則如表所示,依此類推。
最後 1,000 個單位的區塊是依 1,000 個單位的比例分配。
功能 |
價格 (每 1,000 個單位) |
每月前 1,000 個單位 |
每月第 1,001 至第 5,000,000 個單位 |
每月第 5,000,001 個以上 |
標籤偵測 |
免費 |
$1.50 美元 |
$1.00 美元 |
文字偵測 |
免費 |
$1.50 美元 |
$0.60 美元 |
文件文字偵測 |
免費 |
$1.50 美元 |
$0.60 美元 |
安全搜尋 (煽情露骨內容) 偵測 |
免費 |
搭配標籤偵測使用時免費,否則為 $1.50 美元 |
搭配標籤偵測使用時免費,否則為 $0.60 美元 |
臉部偵測 |
免費 |
$1.50 美元 |
$0.60 美元 |
臉部偵測 - 名人辨識 |
免費 |
$1.50 美元 |
$0.60 美元 |
地標偵測 |
免費 |
$1.50 美元 |
$0.60 美元 |
標誌偵測 |
免費 |
$1.50 美元 |
$0.60 美元 |
圖片屬性 |
免費 |
$1.50 美元 |
$0.60 美元 |
裁剪提示 |
免費 |
搭配圖片屬性使用時免費,否則為 $1.50 美元 |
搭配圖片屬性使用時免費,否則為 $0.60 美元 |
網路偵測 |
免費 |
$3.50 美元 |
詳情請洽詢 Google |
物件本地化 |
免費 |
$ 2.25 美元 |
$1.50 美元 |
如果您使用美元以外的貨幣付費,系統將按照 Cloud Platform SKU 頁面上列出的相應貨幣價格計費。
範例
假設您的應用程式在某月發出了以下要求:
- 700 張套用標籤偵測的圖片
- 5,300 張套用地標偵測的圖片
具體的費用計算方式如下:
- 700 次標籤偵測要求:$0 美元。
- 前 1,000 次地標偵測要求:$0 美元。
- 超出額度的 4,300 次地標偵測要求:$6.45 美元。系統會以每 1,000 次要求為單位計算費用,並將最後一組要求按比例分攤至 1,000 次要求。因此恰好 4, 000 次要求的費用即為 4 * $1.50 美元。如果要求次數介於 4,001 至 5,000 次之間 (這個範例中為 4,300 次要求),則系統會以 5 個 1,000 次要求來計算費用,即為 (300/1000 * 1.50) 美元。這會再加 $0.45 美元到現有費用,使總費用為 $6.45 美元。
也就是說,您必須支付的總費用為 $6.45 美元。
如果在專案中使用其他 Google Cloud 資源 (例如 Compute Engine 執行個體、Cloud Storage 等),系統可能會收取相關費用。如要瞭解詳情,可以使用 Google Cloud Platform Pricing Calculator,根據現行費率分別試算這些項目的費用。
後續步驟
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],[],[],[],null,["# Pricing\n\nCloud Vision pricing\n====================\n\nThe Vision API provides a set of features for analyzing images. Across\nthese scenarios, we enable you to pay only for what you use with no upfront\ncommitments. The API supports the following features:\n\nIf you pay in a currency other than USD, the prices listed in your currency on [Cloud Platform SKUs](https://cloud.google.com/skus/) apply.\n\n\u003cbr /\u003e\n\nPrices\n------\n\nCharges are incurred per image. For files with multiple pages, such as\nPDF files, each page is treated as an individual image.\n\nEach feature applied to an image is a billable *unit*. For example, if you\napply Face Detection and Label Detection to the same image, you are billed\nfor one unit of Label Detection and one unit for Face Detection.\n\nThe table below shows the price for each feature per 1000 units. Pricing is\ntiered - the first 1000 units used each month are free, units 1001 to 5,000,000\nare priced as marked, etc.\n\nThe final 1000-unit block is prorated out of 1000 units.\n\nIf you pay in a currency other than USD, the prices listed in your currency on [Cloud Platform SKUs](https://cloud.google.com/skus/) apply.\n\nExample\n-------\n\nIf your application made the following requests in a particular month:\n\n- 700 images with label detection\n- 5300 images with landmark detection\n\nYour cost would be:\n\n- $0 for 700 label detection requests.\n- $0 for the first 1000 landmark detection requests.\n- $6.45 for the remaining 4300 landmark detection requests. Pricing is calculated in 1000-request blocks with the final request block prorated out of 1000. For example, exactly 4000 requests is priced at (4 \\* $1.50) . Any number of requests between 4001 and 5000 (including the 4300 requests in this example) moves the total into the next (5th) block of 1000 and is priced at (300/1000 \\* 1.50), adding another $0.45 to the existing cost and bringing the total cost to $6.45.\n\nTotal cost is $6.45.\n\nGoogle Cloud Platform costs\n---------------------------\n\nYou may be charged for other Google Cloud resources used in\nyour project, such as Compute Engine instances, Cloud Storage,\netc. For full information, consult our\n[Google Cloud Platform Pricing Calculator](/products/calculator)\nto determine those separate costs based on current rates.\n\nWhat's next\n-----------\n\n- Read the [Cloud Vision documentation](/vision/docs).\n- Get started with [Cloud Vision](/vision/docs/detect-labels-image-api).\n- Try the [Pricing calculator](/products/calculator).\n- Learn about [Cloud Vision solutions and use cases](/architecture?text=Cloud Vision).\n\n#### Request a custom quote\n\nWith Google Cloud's pay-as-you-go pricing, you only pay for the services you use. Connect with our sales team to get a custom quote for your organization.\n[Contact sales](/contact?direct=true)"]]