<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>itandi-blog</author_name>
  <author_url>https://blog.hatena.ne.jp/itandi-blog/</author_url>
  <blog_title>ITANDI Engineer Blog</blog_title>
  <blog_url>https://tech.itandi.co.jp/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>Technology</anon>
  </categories>
  <description>こんにちわ、エンジニアのマイケルです 物件画像が重複することがよくあるのでrubyで判定するスクリプトを作成しました。 判定方法 ImageMagickを使います、具体的にはここに書かれていることをrubyからやります。 2枚の画像のdiff（差分）を超簡単に調べる方法 下準備 # ImageMagickをインストールします brew install imagemagick # rmagickをインストールします gem install rmagick コーディング require &quot;rmagick&quot; def same_image?(image1_path, image2_path) # 画像…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.itandi.co.jp%2Fentry%2F2016%2F04%2Fimage_diff_with_imagemagick%2F&quot; title=&quot;同じ画像を判定するrubyスクリプト - ITANDI Engineer Blog&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-04-12 14:00:07</published>
  <title>同じ画像を判定するrubyスクリプト</title>
  <type>rich</type>
  <url>https://tech.itandi.co.jp/entry/2016/04/image_diff_with_imagemagick/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
