Feature extraction for Covid-19
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Biological and Health Sciences 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!