How to use IMAGEDATASTORE for Lables that are a matrix or image
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!