I have an Image , and I want to extract data of emotion in the face from the Image only in JavaCV. Then I want to compare the same from large database of images (different emotions) and then would like to find the best matched.
I have two questions here- have two questions here- 1. 2.
How to extract emotion data from image.. How to extract emotion data from image.
How to map this with DB images as DB images are some other images , and data extracted from
emotion will be different faces. SO wont the mapping hurt or what all the steps I need to care for achieve.. How to map this with DB images as DB images are some other images , and data extracted from emotion will be different faces. SO wont the mapping hurt or what all the steps I need to care for achieve.