<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Mzawa2</author_name>
  <author_url>https://blog.hatena.ne.jp/Mzawa2/</author_url>
  <blog_title>聞きかじりめも</blog_title>
  <blog_url>https://13mzawa2.hateblo.jp/</blog_url>
  <categories>
    <anon>ソースコード</anon>
    <anon>OpenCV</anon>
  </categories>
  <description>今回のTipsはOpenCVは殆ど関係ない（いや，ちょっと関係あるかも）です． 要件定義 OpenCVで画像処理していると，画像処理結果をちょこっとリネームして保存したいことがよくあります． 今回私がやりたいことは， ソースファイルと同じディレクトリにファイル名の末尾にインデックス（もしくはそれに準ずるもの）を付け足したい です．具体的には次のようなやつです． ./img/src1/hoge.png ↓ ./img/src1/hoge_nega.png 方法 ここではVisual Studio 2012以降に登場したtr2::sys::pathクラスを使用しようと思うので， 先人の知恵を参考に…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F13mzawa2.hateblo.jp%2Fentry%2F2015%2F11%2F23%2F175052&quot; title=&quot;画像ファイルのリネーム方法（VisualStudio 2013） - 聞きかじりめも&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>2015-11-23 17:50:52</published>
  <title>画像ファイルのリネーム方法（VisualStudio 2013）</title>
  <type>rich</type>
  <url>https://13mzawa2.hateblo.jp/entry/2015/11/23/175052</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
