<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>papemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/papemk2/</author_url>
  <blog_title>ごった煮</blog_title>
  <blog_url>https://papemk2.hateblo.jp/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>Cognitive Services</anon>
  </categories>
  <description>Vision APIの第三弾です。今回は、OCRで画像から文字列を抜き出してみます。 始めに ライブラリを追加する 例にもれず下記のライブラリを追加します。Microsoft.ProjectOxford.Vision 実装してみる 実装 分析自体は簡単です。 テキストを抜き出す際は、分析結果が行単位で取得されるので行単位で単語を全部抜き出します。 private static async Task RecognizeTextAsync() { var visionServiceClient = new VisionServiceClient(&quot;APIキー&quot;); using (var image…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpapemk2.hateblo.jp%2Fentry%2Fpapemk2%2F17001&quot; title=&quot;Cognitive Serviceを使う(Vision API編 その3) - ごった煮&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/p/papemk2/20180910/20180910124243.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-06-08 21:09:20</published>
  <title>Cognitive Serviceを使う(Vision API編 その3)</title>
  <type>rich</type>
  <url>https://papemk2.hateblo.jp/entry/papemk2/17001</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
