本文介绍了如何在面部识别中获得多个结果?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 您好b $ b 我正试图找到一种方法来获得多个面部识别结果 我使用EMGU 2.4.9带有(EMGU.CV.EigenFaceRecognizer)方法,但它只返回一个结果:(姓名,距离) 我需要得到4或者五个相似的脸在我脸上的数据库 换句话说:我搜索图片对照片数据库,需要根据(距离值)得到最相似的图片 由于解决方案 HiI am trying to find a way to get more than one result in face recognitionI use EMGU 2.4.9 with ("EMGU.CV.EigenFaceRecognizer") method but its return only one result : (name ,distance)I need that to get 4 or five similar face in my faces databasein other words : I search for a picture against pictures database and need to get the most similar pictures depending on ( distance value )Thanks 解决方案 这篇关于如何在面部识别中获得多个结果?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-23 03:01