Feeds
已提交
Emotion-Estimation-From-Facial-Images
Emotion Estimation From Facial Images using HOG & KNN Algorithms
6 years 前 | 3 次下载 |

提问
How can i rotate Confusion Matrix?
I have this code for Confusion Matrix (CM), C=confusionmat(labels,predicted); L=length(unique(labels)); for i=1:L Cma...
8 years 前 | 1 个回答 | 0
1
个回答提问
What is the best algorithm in emotion recogntion from facial images?
I tried some algorithms in emotion recogntion and i got bad results.
8 years 前 | 2 个回答 | 0
2
个回答提问
How to conver folder (images) from GRB to Gary and save them in Output folder with the same original names?
i have this code which convert image to Gray and save it in current folder. directory = dir('AM01AFS.jpg'); for i = 1 : ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How i can extract features from images and save them in one matrix and make groups (label) inside the matrix by matlab?
This is works, but i am not sure about my label t_label(1:21,1) is it same rows (From 1 to 21) in the matrix or not, traini...
8 years 前 | 1 个回答 | 0
1
个回答提问
I want a semple code about "Iris recognation" and segmentation?
i want to extract features from iri recognation and segmentation and export thim to exel file.
8 years 前 | 1 个回答 | 0