You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
At the very end of the this sample code I get an error message at the line 100 :
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
Error in Luca3 (line 100)
trainingFeatures(i, :) = extractHOGFeatures(img,'CellSize',cellSize);
I do not know how to make it work. Somone could maybe help me find a solution ?
I'm simply copying the code from the matlab documentation following :
https://ch.mathworks.com/help/vision/ug/digit-classification-using-hog-features.html
Cite As
Luca Parziale (2026). Digits multi-class classification HGO & SVM (https://www.mathworks.com/matlabcentral/fileexchange/113095-digits-multi-class-classification-hgo-svm), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.97 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
