OpenCVDemos 使用python对OpenCV功能的演示。 对象识别: cascade_classifier/test.py: 简单的人像正面识别 cascade_classifier/test2.py: 通过摄像头识别人像正面 图形匹配