GUI with Matlab to train a neural network for classification between 2 types of olive's endocarp, which are "Gordal de Jaén" and "Nevadillo de Alhambra". The classifier is included too.
Firt, you have to run the file "GUIentrena.fig" along with "GUIentrena.m" in the same file. You can open images (or record them with a Gige camera), binarize and extract some texture's characteristics. In order to make the training procedure simpler, each image must be of only one type (Gordal or Nevadillo).
More information included in the powerpoint file (only in Spanish).
Some of the scripts included are from other authors:
- "Digital Image Processing using Matlab" by Rafael C. Gonzalez, Richard E. Woods & Steven L. Eddins
- haralickTextureFeatures by Rune Monzel in https://es.mathworks.com/matlabcentral/fileexchange/58769-haralick-features?focused=7304427&tab=function