一区二区三区日韩精品-日韩经典一区二区三区-五月激情综合丁香婷婷-欧美精品中文字幕专区

分享

利用百度AI開放平臺進(jìn)行本地圖片通用文字識別

 佬總圖書館 2019-12-18

    利用百度AI開放平臺的API對于本地圖片識別圖片上的文字,首先在百度云-管理中心登錄百度賬號,創(chuàng)建應(yīng)用獲取API KeySecret Key,因為調(diào)用API時必須在URL中帶上accesss_token參數(shù),這兩個Key是要獲取accesss_token的必要參數(shù)。
在這里插入圖片描述

    百度AI平臺上有示例代碼,在代碼中將API Key和Secret Key更換成新建應(yīng)用的。
在這里插入圖片描述
    在這里需要做一個提示,示例代碼中將圖片轉(zhuǎn)64位的方法已經(jīng)無法使用,我將該類的包導(dǎo)入查看該類的定義,但是這個方法已經(jīng)無法使用,下面是另外一種轉(zhuǎn)碼的方法。
在這里插入圖片描述
完整代碼如下:通用文字識別(位置信息版)

using org.apache.commons.io;using System;using System.Collections.Generic;using System.IO;using System.Net;using System.Net.Http;using System.Text;using System.Web;namespace com.baidu.ai{ class OCRTest { //獲取AccessToken public class AccessToken { // 百度云中開通對應(yīng)服務(wù)應(yīng)用的 API Key 建議開通應(yīng)用的時候多選服務(wù) private static String clientId = '14Q83HgXFdwWsyZzWYI4XTG8'; // 百度云中開通對應(yīng)服務(wù)應(yīng)用的 Secret Key private static String clientSecret = '0kGanrWVyUBEA7R5wruIbiCrhLG6lLAR'; public String getAccessToken() { String authHost = 'https://aip./oauth/2.0/token'; HttpClient client = new HttpClient(); //創(chuàng)建http客戶端 List<KeyValuePair<String, String>> paraList = new List<KeyValuePair<string, string>>(); paraList.Add(new KeyValuePair<string, string>('grant_type', 'client_credentials')); paraList.Add(new KeyValuePair<string, string>('client_id', clientId)); paraList.Add(new KeyValuePair<string, string>('client_secret', clientSecret)); //以異步操作將 POST 請求發(fā)送給指定 URI。(URI,發(fā)送到服務(wù)器的 HTTP 請求內(nèi)容) HttpResponseMessage response = client.PostAsync(authHost, new FormUrlEncodedContent(paraList)).Result; String token_result = response.Content.ReadAsStringAsync().Result; Console.WriteLine(token_result); return token_result; } } //通用文字識別(含位置信息版) public class General { public string general() { //獲取AccessToken AccessToken at = new AccessToken(); string token = at.getAccessToken(); //獲取圖片64位編碼 //string strbaser64 = FileUtils.getFileBase64('/work/ai/images/ocr/general.jpeg'); // 圖片的base64編碼 string strbaser64 = Convert.ToBase64String(System.IO.File.ReadAllBytes('E:\\Visual Reality workspace\\MRBook\\OCR\\Images\\7.jpg')); string host = 'https://aip./rest/2.0/ocr/v1/general?access_token=' + token; Encoding encoding = Encoding.Default; HttpWebRequest request = (HttpWebRequest)WebRequest.Create(host); request.Method = 'post'; request.ContentType = 'application/x-www-form-urlencoded'; request.KeepAlive = true; String str = 'image=' + HttpUtility.UrlEncode(strbaser64); byte[] buffer = encoding.GetBytes(str); request.ContentLength = buffer.Length; request.GetRequestStream().Write(buffer, 0, buffer.Length); HttpWebResponse response = (HttpWebResponse)request.GetResponse(); StreamReader reader = new StreamReader(response.GetResponseStream(), Encoding.Default); string result = reader.ReadToEnd(); Console.WriteLine('通用文字識別:'); Console.WriteLine(result); return result; } } public static void Main() { General g = new General(); g.general(); Console.ReadKey(); } }}
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81

運(yùn)行效果
在這里插入圖片描述

    本站是提供個人知識管理的網(wǎng)絡(luò)存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點(diǎn)擊一鍵舉報。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多

    亚洲性日韩精品一区二区| 国产精品亚洲二区三区| 91麻豆精品欧美视频| 少妇在线一区二区三区| 国产精品亚洲一级av第二区| 久热这里只有精品九九| 中文字幕久热精品视频在线 | 亚洲第一视频少妇人妻系列| 亚洲欧美黑人一区二区| 亚洲高清中文字幕一区二三区 | 激情综合五月开心久久| 偷拍美女洗澡免费视频| 欧洲日韩精品一区二区三区| 中文字幕有码视频熟女| 国产又粗又猛又爽又黄的文字| 欧美色欧美亚洲日在线| 东京干男人都知道的天堂| 国产精品刮毛视频不卡| 亚洲国产婷婷六月丁香| 精品少妇人妻一区二区三区| 日本少妇aa特黄大片| 国产一区麻豆水好多高潮| 午夜精品久久久免费视频| 91人妻人人做人碰人人九色| 精品久久少妇激情视频| 成人免费高清在线一区二区| 亚洲国产91精品视频| 国产欧美日韩视频91| 最好看的人妻中文字幕| 精品国自产拍天天青青草原| 亚洲一区二区福利在线| 深夜视频在线观看免费你懂| av在线免费观看在线免费观看| 九九热国产这里只有精品| 日本一区二区三区久久娇喘| 国产精品日韩欧美一区二区| 日韩高清中文字幕亚洲| 日韩中文字幕狠狠人妻| 黑色丝袜脚足国产一区二区| 午夜精品久久久免费视频| 亚洲国产av在线观看一区|