Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图在 C# 中使用 Emgu CV 包装器研究人脸识别。我的识别做得很好。我只想知道我如何在图片框中检索计算出的特征脸和平均脸。谁能告诉我我是怎么做的? 非常感谢。
在调用 MCvTermCriteria 和 EigenObjectRecognizer 之后,写这个 ibAvg.Image = Recognizer.AverageImage;