如何在OPENCV中创建自己的图像数据库?
问题描述:
你好..你能告诉我如何在opencv中创建人脸图像数据库吗?
我试过的:
i已经使用现成的AT& T数据库进行了测试,但我想创建自己的数据库图像以进行识别??
hello..can you tell me how to create face image database in opencv?
What I have tried:
i have done the testing with readymade AT&T database but i want to create my own database image for recognition??
答
这就是你要找的东西:
使用OpenCV进行人脸识别& mdash; OpenCV 2.4.13.0文档 [ ^ ]
使用openCV从图像创建面部数据库? - 堆栈溢出 [ ^ ]
使用Real进行人脸检测和人脸识别从相机进行培训 [ ^ ]
祝你好运。
Is this what you are looking for :
Face Recognition with OpenCV — OpenCV 2.4.13.0 documentation[^]
Create faces database from images with openCV? - Stack Overflow[^]
Face Detection and Face Recognition with Real-time Training from a Camera[^]
Good luck.