Community Profile

photo

Goma Najah


Atilim University

Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Submitted


Emotion-Estimation-From-Facial-Images
Emotion Estimation From Facial Images using HOG & KNN Algorithms

5 years ago | 1 download |

Thumbnail

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


What is the best algorithm in emotion recogntion from facial images?
I tried some algorithms in emotion recogntion and i got bad results.

7 years ago | 2 answers | 0

2

answers

Question


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 : ...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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.

7 years ago | 1 answer | 0

1

answer