<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ta6ra</author_name>
  <author_url>https://blog.hatena.ne.jp/ta6ra/</author_url>
  <blog_title>ta6raの日記</blog_title>
  <blog_url>https://ta6ra.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>画像処理フィルター 3×3のフィルターで演算し、画像に効果を付けます。 3×3の中心の画素に、回りの色とフィルターの数値を使って変化を与えると言うことです。 例えば、x=1,y=1 の画素にフィルターを掛ける場合、 画素の座標を(x,y)とし、3×3のフィルターを左上から a b c d e f g h i とすると、計算式は (1,1) = (0,0)*a + (1,0)*b + (2,0)*c + (0,1)*d + (1,1)*e + (2,1)*f + (0,2)*g + (1,2)*h + (2,2)*i となり、これを各色(RGB)ごと、全画素に行えば、画像全体にフィルターを掛けら…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fta6ra.hatenadiary.org%2Fentry%2F20101122&quot; title=&quot;画像処理フィルター - ta6raの日記&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.d.st-hatena.com/diary/ta6ra/2010-11-22.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-11-22 00:00:00</published>
  <title>画像処理フィルター</title>
  <type>rich</type>
  <url>https://ta6ra.hatenadiary.org/entry/20101122</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
