Why does writeall behave strange?
1 次查看(过去 30 天)
显示 更早的评论
I might overlook something here but I was wondering if you guys have an explaination for this behavior
So, what I did, I have some images in an imagedatastore. I selected within these imageset using a logical vector, followed by subset and writeall.
But I found that using 'FolderLayout','flatten' gives me logical results and 'FolderLayout','duplicate' gives me very odd results.
It changes the contents of the image compared to the file name, so a file would be labeled differently after using writeall.
Did someone else experience this behavior or is it me being situational?
Thanks in advance
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!