<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gya-ia</author_name>
  <author_url>https://blog.hatena.ne.jp/gya-ia/</author_url>
  <blog_title>備忘録って大事だね(´・ω・｀)</blog_title>
  <blog_url>https://gya-ia.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>OpenCV</anon>
  </categories>
  <description>C++でUSBカラメをキャプチャしてAVIを作成する。 OpenCV 3.4.1 #include &lt;opencv2/opencv.hpp&gt; int main() { using std::cout; using std::endl; int camera_id = 0; double fps = 30.0; double width = 640.0; double height = 480.0; // DirectShowでキャプチャ cv::VideoCapture cap(cv::CAP_DSHOW + camera_id); if (!cap.isOpened()) { cout &lt;&lt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgya-ia.hatenablog.com%2Fentry%2F20180716%2F1531751956&quot; title=&quot;OpenCV USBカメラをキャプチャして動画を作成する(C++) - 備忘録って大事だね(´・ω・｀)&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-07-16 23:39:16</published>
  <title>OpenCV USBカメラをキャプチャして動画を作成する(C++)</title>
  <type>rich</type>
  <url>https://gya-ia.hatenablog.com/entry/20180716/1531751956</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
