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# 中使用 EmguCv 进行人脸检测和识别项目,所以我已经做了一些步骤: - 检测正面和左脸 - 识别人脸
但是当我想检测脸部右侧时出现的问题它不起作用,因为分类器 profileface.xml 只适用于左侧,我找到了一些做镜子的想法,但我不知道该怎么做。
所以请PLZ如果有人有任何想法,我会很高兴。
穆罕默德·哈萨尔。
为此有一个翻转()函数:
http://opencv.willowgarage.com/documentation/cpp/core_operations_on_arrays.html#flip