<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gologius</author_name>
  <author_url>https://blog.hatena.ne.jp/gologius/</author_url>
  <blog_title>gologiusの巣</blog_title>
  <blog_url>https://gologius.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>OpenCVでウインドウの枠を非表示にしたいと思いました これのタイトルとか外枠ですねソースはこれ.WINAPIを使用して，ウインドウを弄ります. 環境は C++, windows7 64bit 適当に書いてるので変数などは随時補完してください #include &quot;windows.h&quot; std::string WINNAME = &quot;test&quot;; //ウインドウ作成 cv::namedWindow(WINNAME, CV_WINDOW_NORMAL); //WinAPIでウインドウの設定を弄る HWND a = FindWindow(NULL, WINNAME.c_str()); //名前からウ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgologius.hatenadiary.com%2Fentry%2F2016%2F03%2F09%2F111650&quot; title=&quot;OpenCV ウインドウ 枠 (ほぼ)非表示 - gologiusの巣&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/k/kamiwo_koete/20160309/20160309110035.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-03-09 11:16:50</published>
  <title>OpenCV ウインドウ 枠 (ほぼ)非表示</title>
  <type>rich</type>
  <url>https://gologius.hatenadiary.com/entry/2016/03/09/111650</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
