<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>derwind</author_name>
  <author_url>https://blog.hatena.ne.jp/derwind/</author_url>
  <blog_title>らんだむな記憶</blog_title>
  <blog_url>https://randommemory.hatenablog.com/</blog_url>
  <categories>
    <anon>graphics</anon>
    <anon>Python</anon>
  </categories>
  <description>cv2.imread の動きを見てみたい。 画像とビデオの読み込みと書き込み — opencv v2.1 documentationによると、第2引数はグレースケール or 3チャンネルかを制御できる。I = [0,255]とする。 import sys import cv2 img = cv2.imread(sys.argv[1], 0) print img の結果: [[50 49 54 ..., 57 71 72] [50 55 55 ..., 74 75 62] [48 57 54 ..., 97 88 66] ..., [29 30 29 ..., 29 35 28] [28 30 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2016%2F01%2F30%2F152516&quot; title=&quot;OpenCV(2) - らんだむな記憶&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>2016-01-30 15:25:16</published>
  <title>OpenCV(2)</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2016/01/30/152516</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
