cost 148 ms
如何用視覺檢測垂直堆疊的文字 API

[英]How to detect vertically stacked text with vision API

Basic text detection API (eg google) 對於下圖沒有返回任何信息。 要嘗試 Google 的願景 API,將圖像保存在本地並運行: 它可能會返回亂碼。 我們想要的文本是 RAW9405。 是否有任何現有模型或是否需要培訓? ...

如何使用循環分析文件夾中的多個圖像?

[英]How to analyze multiple images in a folder using a loop?

我在 python 中使用 google cloud vision api。我是 Python 初學者。 於是,我苦苦的在Python代碼中實現我要分析的內容。 這是一件簡單的事情,但如果你能幫助我,我將不勝感激。 我想在 Google Cloud Vision 中進行 label 檢測。 我已經 ...

在執行 Azure 願景 api 時面臨的問題

[英]facing issues in executing Azure vision api

大家好我正在使用 Azure 的視覺分析 api 從我的文檔中提取文本, 這是供您參考的示例代碼 分析 function 當上面的 function 執行時,我收到 400 錯誤請求的錯誤但是當我在下面的 URL 上測試我的 api 時 Azure 視覺 api 它工作正常。 我在這里做錯了什么? ...

Google Cloud 架構可通過 App Engine 和 VM 實例協同工作來減少延遲時間

[英]Google Cloud architecture to reduce latency time with App Engine and a VM instance working together

作為 GCP 的新手,我有一個關於在特定情況下使用哪種架構的問題。 假設我有一個在 App 引擎上運行的 Django 網站(靈活的環境?)。 用戶將圖像上傳到網站。 我想首先使用 Google Vision API 對圖像執行一些標簽檢測,然后將標簽和圖像提供給連接了 GPU 的 VM(全部在 ...

Google Cloud Vision API 錯誤“語言提示無效”。

[英]Google Cloud Vision API error "Invalid language hints."

在過去的兩年里,我一直在使用 vision api 在我的項目中提取文本 (document_text_detection),但從未遇到過這個問題。 從昨天開始,api 隨機響應錯誤: { 代碼:3 消息:“無效的語言提示。” } 對於相同的圖像。 我嘗試了一堆圖像,有時 api 可以很好地 ...

找不到 Google Cloud Vision API

[英]Cannot find Google Cloud Vision APIs

這個問題在這里可能是邊界問題。 我正在嘗試獲取 Google Cloud Vision 的 API 密鑰。 但是,當我 go 創建一個 API 密鑰時,它沒有顯示(只有 OAuth 和服務帳戶可用)。 你怎么能繞go呢? ...

azure 計算機視覺 api 3.2 版本的問題,因為它讀取一些 pdf 文件,其中包含舊版本中不存在的附加垃圾值

[英]issue with azure computer vision api 3.2 version, as it reading some pdf files with additional garbage values which was not there in older version

我正在為我的 pdf 文件測試 azure 計算機視覺 api 最新的 3.2 版本。 對於某些它工作正常但對於其中包含 itext 的某些 pdf 文件(如 pdf 的元信息中所示)它工作不正常並返回頁面上不存在的附加垃圾值,表的 header 也在不斷重復自己表行結束后。 令人驚訝的是,相同的 ...

如果我將 Python 腳本用於 Google Product Search API,如何指定 max_results 參數?

[英]How can I specify max_results parameter if I am using Python script for Google Product Search API?

在使用命令行搜索 product_set 時,我們可以設置一個參數features.max Results來限制響應中返回的項目數。 但是如何在運行此處提供的 python 腳本時傳遞此參數? 另外,這個參數會影響響應時間嗎? ...

有沒有辦法從 Google Cloud Vision OCR 預測文檔標題?

[英]Is there a way to predict document title from Google Cloud Vision OCR?

我需要幫助的是一種從 Google Cloud Vision 從 pdf/jpg 文件中提取的 OCR 文本預測文檔標題的方法。 我有一個jpg 文件,我將它發送到 Vision API 並獲得 OCR 文本。 對於附加的圖像,我如何以編程方式預測文檔的標題是“鋼琴姿勢檢查表”? ...

如何在 spring CloudVisionTemplate 中設置 maxResults | 谷歌視覺 API Java

[英]How to set maxResults in spring CloudVisionTemplate | Google Vision API Java

我正在使用 Spring org.springframework.cloud.gcp.vision.CloudVisionTemplate 使用 Google Vision API 檢測圖像中的標簽,如下所示: 默認情況下,它似乎只獲取 10 個結果,但我們需要檢測到所有標簽。 我瀏覽了Goog ...

"Firebase ML Vision 軟件包因顫振而停產"

[英]Firebase ML Vision package is DISCONTINUED for flutter

這是我在 Stackoverflow 上的第一個問題。 截至 2021 年 6 月 18 日, firebase_ml_vision僅在設備上工作,無法連接到雲視覺 API,我無法 OCR中文文本。 我試過這個包google_ml_kit 。 它可以工作,但也無法連接到雲視覺 api。 我要 O ...

嘗試將 Google Vision AI 連接到 Django

[英]Trying to connect Google Vision AI to Django

在我的 Django 網站上,用戶可以上傳圖片。 我正在嘗試為他們實現一項功能,以根據圖像的內容搜索圖像。 為此,我決定使用 Google Vision AI。 我能夠讓這個 API 在單獨的項目中工作。 但是,當我嘗試將 API 實施到我的 Django 項目中時,它不起作用。 (錯誤粘貼在最 ...

Azure 計算機視覺 API 未正確從檢查圖像中提取文本

[英]Azure Computer Vision API not extracting text from cheque image correctly

我使用 Azure 認知視覺 API 從支票圖像中提取文本。 但是,它沒有正確地從支票中提取文本。 具有“||”等字符的示例 MICR 代碼被錯誤地讀入其他一些數字。我們有什么辦法可以提高准確性或設置一些上下文來專門從支票圖像中提取文本? 用於視覺 API 的示例圖像: API的Output: ...

我們正在 Google 應用引擎中部署 java 應用程序,但出現容量錯誤

[英]We are deploying java application in Google app engine and we are getting capacity error

我們正在部署 java 應用程序以在 Google 應用程序引擎中使用 VisionAPI,並且我們遇到容量錯誤,我們被要求嘗試使用不同的區域,但我們仍然遇到相同的錯誤, GCLOUD:錯誤:(gcloud.app.deploy)錯誤響應:[8] Flex 操作項目/text-convert-30 ...

Android:使用谷歌視覺在臉上繪制地標 API

[英]Android: Draw Landmarks on face using Google Vision API

我有當前的代碼,它在實時相機預覽中圍繞用戶的臉部繪制一個邊界框。 我還嘗試在實時相機預覽中繪制面部標志的 position。 由於沒有比例值,它會繪制它們但不在正確的位置我在網上找到了這段代碼,但我很難計算這個比例值,因為它是實時相機預覽而不是 bitmap 圖像網上找到的示例代碼 我的 Func ...

Google Cloud Vision API(Web 檢測)是否限制匹配圖像和 web 實體的數量?

[英]Does Google Cloud Vision API (Web Detection) limit # of matching images and web entities?

我第一次使用 Google Cloud Vision API( Web 檢測 API部分)。 我對不同的圖像發出了幾個請求,發現它總是向我顯示最多 10 個匹配圖像的頁面,以及 10 個 web 實體。 這是使用與上面鏈接的文檔頁面完全相同的 Python 代碼打印出匹配的頁面 URL 和 web ...


 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM