<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>derwind</author_name>
  <author_url>https://blog.hatena.ne.jp/derwind/</author_url>
  <blog_title>らんだむな記憶</blog_title>
  <blog_url>https://randommemory.hatenablog.com/</blog_url>
  <categories>
    <anon>graphics</anon>
    <anon>Python</anon>
  </categories>
  <description>色んなサイトからコピペもとい参考にしつつインスパイアされつつで。 #! /usr/bin/env python # -*- coding: utf-8 -*- import sys, os, re import numpy as np import cv2 import matplotlib.pyplot as plt im = cv2.imread(&quot;out.png&quot;) im_gray = cv2.cvtColor(im, cv2.COLOR_BGR2GRAY) th1 = cv2.adaptiveThreshold(im_gray, 255, cv2.ADAPTIVE_THRESH_GAU…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2016%2F07%2F06%2F021500&quot; title=&quot;文字とか検出しちゃう - らんだむな記憶&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/d/derwind/20160706/20160706020900.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-07-06 02:15:00</published>
  <title>文字とか検出しちゃう</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2016/07/06/021500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
