I have '.txt' files and I want to extract HOG and EHD features from these files and I want to classify the targets using SVM and random forest classifiers.
Load/read the text as a matrix and call the functions. For example in MATLAB just drag and drop the text file (but select the data type to be a matrix).