<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada/</author_url>
  <blog_title>ryamadaのコンピュータ・数学メモ</blog_title>
  <blog_url>https://ryamada.hatenadiary.jp/</blog_url>
  <categories>
    <anon>ぱらぱらめくるシリーズ</anon>
    <anon>射影幾何</anon>
    <anon>形態</anon>
    <anon>形態形成</anon>
    <anon>R</anon>
  </categories>
  <description>座標の取り方をいじるとぐっと簡単になるのでそうする 斉次座標という １次元の座標を、２つの数値を使ってで表す という関係にする の点は無限遠点になる ２次元の点もをとする。次元が上がっても同様 この斉次座標を使うと、射影直線による射影変換が となって と書くより簡単だし、本質的 my.projection.transform2 &lt;- function(x,M){ X &lt;- c(x,1) X. &lt;- M %*% X x. &lt;- X.[1]/X.[2] x. } M &lt;- matrix(c(1,1,1,1),2,2) x &lt;- c(1) n &lt;- 50 xs &lt;- rep(0,n) xs[1] &lt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20140607%2F1402107350&quot; title=&quot;射影変換〜ぱらぱらめくる『射影幾何学入門〜生物の形態と数学〜 - ryamadaのコンピュータ・数学メモ&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/ryamada/20140607/20140607113735.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-06-07 11:15:50</published>
  <title>射影変換〜ぱらぱらめくる『射影幾何学入門〜生物の形態と数学〜</title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20140607/1402107350</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
