<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Elsammit</author_name>
  <author_url>https://blog.hatena.ne.jp/Elsammit/</author_url>
  <blog_title>Elsaの技術日記(徒然なるままに)</blog_title>
  <blog_url>https://elsammit-beginnerblg.hatenablog.com/</blog_url>
  <categories>
    <anon>opencv</anon>
    <anon>golang</anon>
  </categories>
  <description>前回はpythonでOpenCVにて画像や動画の重畳方法をまとめました。 elsammit-beginnerblg.hatenablog.com今回は報告の通り、Go言語での画像重畳方法についてまとめたいと思います！！ ■Go言語での画像読み取り ■Go言語での画像書き込み ■画像重畳 ■重畳結果 ■最後に ■参考 ■Go言語での画像読み取り 画像の読み取りに限った話ではないですが、基本的な関数はPythonとほぼ同じです！！ Go言語での画像読み取りはこちらです。 package main import (&quot;gocv.io/x/gocv&quot;) func main() { imgA := goc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Felsammit-beginnerblg.hatenablog.com%2Fentry%2F2020%2F11%2F08%2F194717&quot; title=&quot;OpenCV &amp;amp; Goを用いた画像重畳 - Elsaの技術日記(徒然なるままに)&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/Elsammit/20201108/20201108191251.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-11-08 19:47:17</published>
  <title>OpenCV &amp; Goを用いた画像重畳</title>
  <type>rich</type>
  <url>https://elsammit-beginnerblg.hatenablog.com/entry/2020/11/08/194717</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
