随笔 - 153  文章 - 1  评论 - 1722  阅读 - 215万
  2012年2月8日
摘要: 参考这篇文章:http://tech.idv2.com/2012/01/20/face-detection-with-python-opencv/python比较简单,只需安装 python-opencv 就行:$ sudo apt-get install python-opencvpython的实现也很简单,参考:http://opencv.willowgarage.com/documentation/python/objdetect_cascade_classification.html代码:#!/usr/bin/python# -*- coding: UTF-8 -*-# face_de 阅读全文
posted @ 2012-02-08 22:10 Q.Lee.lulu 阅读(8037) 评论(0) 推荐(1) 编辑
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示