You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
please note that this function will give test set and training set images separately as a output and will convert images to grayscale.
This function will take four input variables and will give three output variables, which are as follows:
Input : TrainingSet_location, No_Testset,width, height
Output : Train_Set,Test_Set,train_label
Input:
TrainingSet_location : Only o/p of function DirRead is accepted or an array of locations
No_Testset : No of testset images per class.
width, height are resize parameters of images.
Cite As
om choudhary (2026). Prepare svm datasets for multi svm (https://www.mathworks.com/matlabcentral/fileexchange/40021-prepare-svm-datasets-for-multi-svm), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.2.0.0 (1.88 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
