Feature extraction for Covid-19
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
i am working on Dataset covid-19, i have to spilt dataset into : (1) Train (2) Test and apply Matlab code to extract features by given folders [Train, Test].
i have 2 folders (1)Train and test --> both contain two more folders [Covid, Non-Covid]
but when i run it take only one folder either train or test. As i mentioned below code:
my Code only taken one folder
img_dir = image/dataset % directory for dataset images
dataSet = Train
i need a code that take two folders (1)Train (2) Test -->on Run and classify then seprately.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Biological and Health Sciences en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!