i need to compare 2 photos similarity. For example picture of son and father and return a percentage of their similarity. I use for SkyBiometry.Client.FC. Something wrong with r
Did you call faces/train after tags/save for the user you save new tags for? Because if you don't you will perform recognition with old user tags only.
Also note that user id can not have spaces, make sure you check FCResponse.Status property for possible errors.