<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>clientver2</author_name>
  <author_url>https://blog.hatena.ne.jp/clientver2/</author_url>
  <blog_title>コンピュータサイエンス系勉強ノート</blog_title>
  <blog_url>https://clientver2.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>画像処理</anon>
  </categories>
  <description>オプティカルフローを求めるための方法の1つであるLucas Kanade法を実装してみました．勾配法Lucal Kanade法を実装する前にまず勾配法について学ぶ必要があります．勾配法とは，連続する2枚の画像において追跡対象の物体の移動量は微小であると仮定し，オプティカルフローを求める方法です．まず時刻tにおける画像上の輝度値をI(x,y,t)としましょう．そして時間Δtの間にその画素が(Δx，Δy)動いたとしましょう．すると， (1)そしてIの微小変化を表現するするために，(1式)をテイラー展開で一次近似します．x,y,tが変化した分だけIも変化しその増分が加えられることを意味しています (…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclientver2.hatenablog.com%2Fentry%2F2016%2F06%2F01%2F002312&quot; title=&quot;オプティカルフローの実装(Python) - コンピュータサイエンス系勉強ノート&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://chart.apis.google.com/chart?cht=tx&amp;chl=%20I%28x%2Cy%2Ct%29%20%3D%20I%28x%20%2B%20%CE%94x%2C%20y%20%2B%20%CE%94y%2C%20t%20%2B%20%CE%94t%29</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-06-01 00:23:12</published>
  <title>オプティカルフローの実装(Python)</title>
  <type>rich</type>
  <url>https://clientver2.hatenablog.com/entry/2016/06/01/002312</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
