<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>weed_7777</author_name>
  <author_url>https://blog.hatena.ne.jp/weed_7777/</author_url>
  <blog_title>Feel Physics | Blog</blog_title>
  <blog_url>https://blog.feel-physics.jp/</blog_url>
  <categories>
    <anon>Development diary</anon>
  </categories>
  <description>tatabox.hatenablog.com を参考に、動画のスケールを1/2にしてみた。 src = cv2.resize(src[:], (640, 360)) （画像サイズはMacBook Pro Retina決め打ちです） すると、10ちょいだったFPSがいきなり30弱に！これには驚いた。 で、処理済みの画像を元のスケールに戻してみる。 src = cv2.resize(src[:], (1280, 720)) あれ？FPSが10ちょいに戻ってしまった？ うーん、出力がボトルネックになっているのかな？ 模索は続く・・・</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.feel-physics.jp%2Fentry%2F2015%2F08%2F02%2F000000&quot; title=&quot;OpenCVでカメラから入ってくる画像のサイズを1/2に落とす　FPSに異変 - Feel Physics | 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>http://cdn.mogile.archive.st-hatena.com/v1/image/weed_7777/297788698150633730.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-08-02 00:00:00</published>
  <title>OpenCVでカメラから入ってくる画像のサイズを1/2に落とす　FPSに異変</title>
  <type>rich</type>
  <url>https://blog.feel-physics.jp/entry/2015/08/02/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
