<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ruby-U</author_name>
  <author_url>https://blog.hatena.ne.jp/ruby-U/</author_url>
  <blog_title>rubyu's blog</blog_title>
  <blog_url>https://rubyu.hatenablog.com/</blog_url>
  <categories>
    <anon>ml</anon>
  </categories>
  <description>ある画像と、それを変形した画像を同一だと判定したい。 それはSIFTやらSURFの仕事なのだけど、どのぐらいの変形でどのぐらいの性能があるのかは把握しておかないと、土台の部分なのであとでいろいろ困りそう。 良い評価方法が見つからなかったので、適当に考える…。 画像Aと画像Bの類似度を def features(image): #画像の特徴点のリストを返す。 def min_dist(feature, features): #特徴点featureとfeaturesの中の全てを比較して、最小距離を返す。 #最小値0。 def similarity(A, B): #画像AとBの類似度を返す。 #最大…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frubyu.hatenablog.com%2Fentry%2F20110215%2F1297757430&quot; title=&quot;局所特徴量の性能を調べる（てきとう） - rubyu&amp;#39;s 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>https://cdn-ak.f.st-hatena.com/images/fotolife/r/ruby-U/20110216/20110216094436.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-02-15 17:10:30</published>
  <title>局所特徴量の性能を調べる（てきとう）</title>
  <type>rich</type>
  <url>https://rubyu.hatenablog.com/entry/20110215/1297757430</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
