<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>seinzumtode</author_name>
  <author_url>https://blog.hatena.ne.jp/seinzumtode/</author_url>
  <blog_title>how to code something</blog_title>
  <blog_url>https://seinzumtode.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>うまくいかない うまくいきそうなものなんだけど #coding:utf-8 from pylab import * import cv2 from sklearn.cluster import KMeans image = cv2.imread('chip.png',cv2.CV_8UC1) image = cv2.adaptiveThreshold(image, 255, cv2.ADAPTIVE_THRESH_GAUSSIAN_C, cv2.THRESH_BINARY_INV, 45, 0) se = np.ones((7,7), dtype='uint8') image_close = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseinzumtode.hatenadiary.jp%2Fentry%2F20170502%2F1493716362&quot; title=&quot;領域分割してクラスタリングで重心座標を求める - how to code something&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/s/seinzumtode/20170502/20170502181502.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-05-02 18:12:42</published>
  <title>領域分割してクラスタリングで重心座標を求める</title>
  <type>rich</type>
  <url>https://seinzumtode.hatenadiary.jp/entry/20170502/1493716362</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
