I need some help. I got *.mat Matlab file after extract the features from 2D static image. The extraction process was used 2D Haar Wavelet in Matlab Apps.
The problems are:
1. How I want to use the *.mat Matlab file as an input to the SVM program in Matlab?
Addition information:
i. The image is the iris image.
ii. Link for the screen capture image of the example output after the extraction process
- Based on the image, what is suitable/relevant data to be used in SVM in order to classify the image into 2 classes such as class 1 = Healthy Iris or class 2 = unhealthy iris. Or maybe somebody already got the sample Matlab code that similar with this case study, hope you willing to share the code.
TQ in advanced for the help.