How to use IMAGEDATASTORE for Lables that are a matrix or image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Image Data Workflows en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!