How to use IMAGEDATASTORE for Lables that are a matrix or image
1 次查看(过去 30 天)
显示 更早的评论
Hello I'm trying to use non-categorical labels, not like Labels [1 2 3..]. I want to use labels in a form of an image, such as a density map. Can someone guide me how to use
digitData = imageDatastore(fullfile(rootFolder),'LabelSource',fullfile(rootFolderD));
where rootFolderD contains density images of size 32x32
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!