<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>end0tknr</author_name>
  <author_url>https://blog.hatena.ne.jp/end0tknr/</author_url>
  <blog_title>end0tknr's kipple - web写経開発</blog_title>
  <blog_url>https://end0tknr.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>opencvでは基本のlena検出ですが、 opencv3 + python のセットでは実施たことがなかった為 #!/usr/local/bin/python # -*- coding: utf-8 -*- import cv2 def main(): image_path = &quot;lena.jpg&quot; # グレースケールとして、file読込み image_gray = cv2.imread(image_path,0) # カスケード分類器の特徴量を取得. # 私の場合、/usr/local/share/OpenCV 以下に複数installされていました cascade = cv2.Casca…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fend0tknr.hateblo.jp%2Fentry%2F20171111%2F1510389655&quot; title=&quot;opencv3 + python による顔検出 (基本のlena検出) - end0tknr&amp;#39;s kipple - web写経開発&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.f.st-hatena.com/images/fotolife/e/end0tknr/20171111/20171111173955.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-11-11 17:40:55</published>
  <title>opencv3 + python による顔検出 (基本のlena検出)</title>
  <type>rich</type>
  <url>https://end0tknr.hateblo.jp/entry/20171111/1510389655</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
