<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Pocket7878_dev</author_name>
  <author_url>https://blog.hatena.ne.jp/Pocket7878_dev/</author_url>
  <blog_title>Let's write β</blog_title>
  <blog_url>https://tech-blog.pocket7878.com/</blog_url>
  <categories>
    <anon>Lisp</anon>
  </categories>
  <description>今日は休み時間に暇だったので、立体視の画像を作成するアルゴリズムを実装し 指定した文字列が見える、指定したサイズの画像を生成する関数を作成しました。 (ql:quickload :vecto) (ql:quickload :flexi-streams) (ql:quickload :opticl) (defun create-random-dot-img (width height) (declare (optimize (speed 3) (safety 0))) (let ((img (opticl:make-8-bit-gray-image height width))) (opticl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech-blog.pocket7878.com%2Fentry%2F2012%2F11%2F30%2F161717&quot; title=&quot;ランダムドットをつかった立体視画像作成 - Let&amp;#39;s write β&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://cdn-ak.f.st-hatena.com/images/fotolife/P/Pocket7878_dev/20121130/20121130161639.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-11-30 16:17:17</published>
  <title>ランダムドットをつかった立体視画像作成</title>
  <type>rich</type>
  <url>https://tech-blog.pocket7878.com/entry/2012/11/30/161717</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
