フィルターのクリア

Read images from different subfolders and create movie from them?!

2 ビュー (過去 30 日間)
FSh
FSh 2019 年 7 月 23 日
編集済み: Stephan 2019 年 7 月 24 日
I have images with 3 set of diffrent names which are located in different subfolders like as what is explained below for diffrent years and months starting from 2010. I tried to use the imagest but I have no access to that and also with some other available codes to read images from subfolders with dir and cellfun, I got problm in in image read with the directory name and there where nothing in the final part that I have created.The main part is to creat movie from them all the image in a movie.
Please help in this regard?! Thank you
********************************
C:\ ....\folder\
2010 2011 2013 ....
and in ecach folder repeative names but a dit diffrent like as
\2010\
run_game_2010_01.png run_game_2010_02.png ... run_game_2010_12.png
\2011\
run_game_2011_01.png run_game_2011_02.png ... run_game_2011_12.png
.
.
>>>>>At least any help redarding to import of such pattern into matlab and used imread, please ?!

採用された回答

Stephan
Stephan 2019 年 7 月 24 日
編集済み: Stephan 2019 年 7 月 24 日
I suggest to read about the imageDatastore function and use the includeSubfolders option. Creating a video from this should work easily then.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by