<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hecomi</author_name>
  <author_url>https://blog.hatena.ne.jp/hecomi/</author_url>
  <blog_title>凹みTips</blog_title>
  <blog_url>https://tips.hecomi.com/</blog_url>
  <categories>
    <anon>Qt</anon>
    <anon>OpenCV</anon>
    <anon>C++</anon>
  </categories>
  <description>はじめに 前回（QML から OpenCV で取得したカメラ画を表示してみた - 凹みTips）は、QQmlImageProvider を用いたアプローチで C++ 側で作成したピクセルデータを QML 側で扱う方法を紹介しました。今回は、qmlRegisterType によって登録できる QML 要素から扱う方法を紹介します。やる内容は前回と同じく、OpenCV で取得したカメラ画を表示します 出来るようになること import QtQuick 2.0 import OpenCV 1.0 Rectangle { width: 1280 height: 720 Camera { anchors…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftips.hecomi.com%2Fentry%2F20130916%2F1379316529&quot; title=&quot; Qt Quick 2 で使える OpenCV 用の QML 要素を作ってみた - 凹みTips&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>2013-09-16 16:28:49</published>
  <title> Qt Quick 2 で使える OpenCV 用の QML 要素を作ってみた</title>
  <type>rich</type>
  <url>https://tips.hecomi.com/entry/20130916/1379316529</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
