<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuto1981</author_name>
  <author_url>https://blog.hatena.ne.jp/takuto1981/</author_url>
  <blog_title>It’s a piece of cake.</blog_title>
  <blog_url>https://takuto1981.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>画像処理</anon>
  </categories>
  <description>PIL(Python Image Library)の導入の続き さて、前回のエントリで画像を読み込んだり、簡単な加工をすることは出来るようになりました！ 今回は、私が目的とする画像から数値(と簡単な演算子)を抽出する方法についてです〜。 ターゲット画像はこちら。 このJPEG画像から、数値を認識します〜。 で、認識に使うのはこちら！ tesseractってのはGoogleで開発されてるC#製の文字認識エンジンだそうです。 それをpythonから使えるようにするラッパークラスがpython-tesseract。 python-tesseract 様々な環境用に導入方法が記入されてますが、 私はm…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuto1981.hatenadiary.org%2Fentry%2F20121112%2F1352673152&quot; title=&quot;数値認識 with python-tesseract - It’s a piece of cake.&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/t/takuto1981/20121112/20121112012014.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-11-12 07:32:32</published>
  <title>数値認識 with python-tesseract</title>
  <type>rich</type>
  <url>https://takuto1981.hatenadiary.org/entry/20121112/1352673152</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
