<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sgryjp</author_name>
  <author_url>https://blog.hatena.ne.jp/sgryjp/</author_url>
  <blog_title>sgryjp.log</blog_title>
  <blog_url>https://blog.sgry.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>ひょんな理由で tesseract の使い方を知る必要に迫られたので、簡単に調査。取り急ぎ、次の情報が得られることが目標。 認識された文字（≠単語）のテキストデータ (UTF-8) それらの位置情報（左上点の座標と幅と高さ） もちろん、プログラム的にこれらの情報を分析等に使いたいので、Python から tesseract を使う場合によく使われている pyocr もインストールして、これを使って上記を取り出してみる。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.sgry.jp%2Fentry%2F2019%2F06%2F09%2F175539&quot; title=&quot;tesseract + pyocr使い方メモ - sgryjp.log&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-09 17:55:39</published>
  <title>tesseract + pyocr使い方メモ</title>
  <type>rich</type>
  <url>https://blog.sgry.jp/entry/2019/06/09/175539</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
