<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>RC30-popo</author_name>
  <author_url>https://blog.hatena.ne.jp/RC30-popo/</author_url>
  <blog_title>ローリングコンバットピッチなう！</blog_title>
  <blog_url>https://rc30-popo.hatenablog.com/</blog_url>
  <categories>
    <anon>technology</anon>
    <anon>OpenCV</anon>
  </categories>
  <description>前々からやってみたかったOpenCVで顔検出にトライ。 これ自体はググればあちこちにサンプルソースが見つかるので、まずはそれをほぼそのままコピって来て実行。静止画から探索する例とウェブカメラの動画から探索する例が有りますが、自分は相当昔に購入したウェブカメラで試しました。 顔だけだと本当にサンプルソースそのままなので、目の検出も同時にやって表示させています。 # -*- Coding: utf-8 -*- import cv2 cap = cv2.VideoCapture(0) cascade1 = cv2.CascadeClassifier('/home/foo/anaconda3/envs…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frc30-popo.hatenablog.com%2Fentry%2F20180331%2F1522499447&quot; title=&quot;OpenCVで顔検出 - ローリングコンバットピッチなう！&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://images-fe.ssl-images-amazon.com/images/I/51PnbcCkunL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-03-31 21:30:47</published>
  <title>OpenCVで顔検出</title>
  <type>rich</type>
  <url>https://rc30-popo.hatenablog.com/entry/20180331/1522499447</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
