<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MikuHatsune</author_name>
  <author_url>https://blog.hatena.ne.jp/MikuHatsune/</author_url>
  <blog_title>驚異のアニヲタ社会復帰の予備</blog_title>
  <blog_url>https://mikuhatsune.hatenadiary.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>形・動き</anon>
    <anon>Rを使いこなす</anon>
    <anon>数学</anon>
  </categories>
  <description>平均曲率を用いて、3次元オブジェクトの表面を色付けした。 凹んでいるところは赤、出っ張っているところは緑になっている。 いま、同じ色でひと続きになっている領域を仲間分けして、なおかつ、隣り合う領域がどうなっているかを調べたい。 ある頂点と、その頂点を含む三角形(1-ring)を選び、それに隣り合っている三角形をすべて、再度抽出する。 このとき、既に選ばれた三角形たちは、重複して抽出すると計算に時間がかかるので、適宜除く。 # 球面に色を付けた時、同じ色が付いている閉じた領域をチェックする K0 &lt;- NULL for(k0 in 1:nrow(v1[[i]]$f)){ if( !any(map…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmikuhatsune.hatenadiary.com%2Fentry%2F20160608%2F1465369631&quot; title=&quot;3次元オブジェクトをグラフにしてみる - 驚異のアニヲタ社会復帰の予備&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/MikuHatsune/2016-06-08.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-06-08 16:07:11</published>
  <title>3次元オブジェクトをグラフにしてみる</title>
  <type>rich</type>
  <url>https://mikuhatsune.hatenadiary.com/entry/20160608/1465369631</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
