<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tes2840</author_name>
  <author_url>https://blog.hatena.ne.jp/tes2840/</author_url>
  <blog_title>tech notes</blog_title>
  <blog_url>https://technotes.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>OpenCV</anon>
    <anon>Programming</anon>
  </categories>
  <description>1 はじめに 大量の画像をOpenCVで画像処理するときに、フォルダ以下にあるファイル一覧を取得したかったので、その関数を作成しました。 ※こちらの記事はQiitaで投稿した記事を移行したものとなります 2 WinAPIを使う 参考サイト[1]を参照して作成しました。C++17以降が使用できる環境であれば、後述しているfilesystemを使う方法がおすすめです。 2.1 ソースコード /** * @brief フォルダ以下のファイル一覧を取得する関数 * @param[in] folderPath フォルダパス * @param[out] file_names ファイル名一覧 * retur…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftechnotes.hatenablog.jp%2Fentry%2F2020%2F05%2F07%2F045034&quot; title=&quot;C++でフォルダ以下のファイル一覧を取得する - tech notes&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/t/tes2840/20200507/20200507043701.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-05-07 04:50:34</published>
  <title>C++でフォルダ以下のファイル一覧を取得する</title>
  <type>rich</type>
  <url>https://technotes.hatenablog.jp/entry/2020/05/07/045034</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
