<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masugata</author_name>
  <author_url>https://blog.hatena.ne.jp/masugata/</author_url>
  <blog_title>ます’s Blog - どうでもいい記事100選</blog_title>
  <blog_url>https://masugata.hatenablog.com/</blog_url>
  <categories>
    <anon>Android</anon>
    <anon>画像加工</anon>
  </categories>
  <description>近似色を探して似ている色であれば色を残して、似ていなければ色を白に設定しています。 閾値を低く設定すれば判定が厳しくなり、閾値を高く設定すれば判定が緩くなります。 private Bitmap searchApproximationColor( Bitmap bitmap, int approximationNumber, int YYY, int XXX ){ if( bitmap == null ){ bitmap = BitmapFactory.decodeResource( getResources( ), R.drawable.original ).copy( Bitmap.Conf…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasugata.hatenablog.com%2Fentry%2F20110513%2Fp1&quot; title=&quot; 近似色探索 - ます’s Blog - どうでもいい記事100選&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>http://cdn-ak.f.st-hatena.com/images/fotolife/m/masugata/20110405/20110405125239_120.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-05-13 00:00:00</published>
  <title> 近似色探索</title>
  <type>rich</type>
  <url>https://masugata.hatenablog.com/entry/20110513/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
