登录
首页 » Python » smile-detection

smile-detection

于 2020-11-17 发布 文件大小:1302KB
0 105
下载积分: 1 下载次数: 10

代码说明:

  基于Python语言和OpenCV实现了笑脸检测,首先进行人脸检测,然后在人脸检测的基础上进行笑脸检测。(This code implement smile detection based on OpenCV and Python. Face detection is done firstly and then smile detection is done based on the output face of the face detection.)

文件列表:

smile-detection
smile-detection\.git
smile-detection\.git\COMMIT_EDITMSG
smile-detection\.git\config
smile-detection\.git\description
smile-detection\.git\FETCH_HEAD
smile-detection\.git\HEAD
smile-detection\.git\hooks
smile-detection\.git\hooks\applypatch-msg.sample
smile-detection\.git\hooks\commit-msg.sample
smile-detection\.git\hooks\post-update.sample
smile-detection\.git\hooks\pre-applypatch.sample
smile-detection\.git\hooks\pre-commit.sample
smile-detection\.git\hooks\pre-push.sample
smile-detection\.git\hooks\pre-rebase.sample
smile-detection\.git\hooks\pre-receive.sample
smile-detection\.git\hooks\prepare-commit-msg.sample
smile-detection\.git\hooks\update.sample
smile-detection\.git\index
smile-detection\.git\info
smile-detection\.git\info\exclude
smile-detection\.git\logs
smile-detection\.git\logs\HEAD
smile-detection\.git\logs\refs
smile-detection\.git\logs\refs\heads
smile-detection\.git\logs\refs\heads\master
smile-detection\.git\logs\refs\remotes
smile-detection\.git\logs\refs\remotes\origin
smile-detection\.git\logs\refs\remotes\origin\master
smile-detection\.git\objects
smile-detection\.git\objects\04
smile-detection\.git\objects\04\145d3ba68b92cff2206df55da6321816ce0b57
smile-detection\.git\objects\13
smile-detection\.git\objects\13\69cae60b9d4c79151b7925bea86d9bbd90c6b7
smile-detection\.git\objects\16
smile-detection\.git\objects\16\c26ca4524d1d615cc8e8ce73d88a4ae5308e8a
smile-detection\.git\objects\37
smile-detection\.git\objects\37\b6c17790845a7382f5622bdc47a37803413bb5
smile-detection\.git\objects\4f
smile-detection\.git\objects\4f\c4fd0cbf6d21568f25344f0a629a7f3d013bf7
smile-detection\.git\objects\52
smile-detection\.git\objects\52\283335eb0d63deb7398654c4cafd64c6aed33d
smile-detection\.git\objects\54
smile-detection\.git\objects\54\b48b676ea3f058690446a6e46990263c5b5651
smile-detection\.git\objects\56
smile-detection\.git\objects\56\9db9910e98fa9f281cb36bf4b0b9de288e905a
smile-detection\.git\objects\59
smile-detection\.git\objects\59\850cb9c06de9941f4c1ecbf2c054e476c9b5c7
smile-detection\.git\objects\60
smile-detection\.git\objects\60\0a814d8853c957512cf89db138d4fa306992c1
smile-detection\.git\objects\79
smile-detection\.git\objects\79\b793ed7688eeacf093a738c9702eab8409504e
smile-detection\.git\objects\7a
smile-detection\.git\objects\7a\eb9eb148b57f9997d8a3dcada55a3e7c66ddf9
smile-detection\.git\objects\7c
smile-detection\.git\objects\7c\34bf3b1681595ae0f99fcb1d054ae070b8b735
smile-detection\.git\objects\80
smile-detection\.git\objects\80\2ed1f6784f55b4515c780657afbe91b48afaf8
smile-detection\.git\objects\82
smile-detection\.git\objects\82\155c463d9717e05c1105337d0ec673734ac683
smile-detection\.git\objects\88
smile-detection\.git\objects\88\a9aa61e983a741116cbb83cc6eb7fe60ddfd6d
smile-detection\.git\objects\b4
smile-detection\.git\objects\b4\0821986037cbfe0e784ab8c3ccde809e9c66bd
smile-detection\.git\objects\b5
smile-detection\.git\objects\b5\7920b7e963963503b50fc97f0b59becc035978
smile-detection\.git\objects\fb
smile-detection\.git\objects\fb\b1b1daa4bf65b54c92add3bb876521f26a9df5
smile-detection\.git\objects\info
smile-detection\.git\objects\pack
smile-detection\.git\ORIG_HEAD
smile-detection\.git\refs
smile-detection\.git\refs\heads
smile-detection\.git\refs\heads\master
smile-detection\.git\refs\remotes
smile-detection\.git\refs\remotes\origin
smile-detection\.git\refs\remotes\origin\master
smile-detection\.git\refs\tags
smile-detection\haarcascade_smile.xml
smile-detection\lbpcascade_frontalface.xml
smile-detection\README.md
smile-detection\smile.jpg
smile-detection\smile.py
smile-detection\test.jpg

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 特征提取程序
    特征提取,随机森林实现特征重要性排序,用python实现(Feature extraction and classification of characteristic importance in random forest)
    2017-12-22 20:55:03下载
    积分:1
  • 复合材料冲击损伤自动建模程序python
    复合材料冲击损伤ew2e23e232e22ge(Impact Damage of Composite Materials)
    2020-06-16 14:20:01下载
    积分:1
  • spark-with-python-course-master
    Python with spark integration
    2017-12-28 03:41:27下载
    积分:1
  • libeemd
    带有Python界面的EMDEEMDCEEMDAN的程序,做信号处理。(libeemd is a C library for performing the ensemble empirical mode decomposition (EEMD), its complete variant (CEEMDAN) or the regular empirical mode decomposition (EMD). It includes a Python interface called pyeemd. The details of what libeemd actually computes are available as a separate article, which you should read if you are unsure about what EMD, EEMD and CEEMDAN are.)
    2020-10-24 22:00:00下载
    积分:1
  • py-ga-VRPTW-master
    python源码,利用遗传算法解决带时间窗的车辆调度问题。(Python source code, using GA to solve the vehicle scheduling problem with time windows.)
    2020-12-24 13:19:06下载
    积分:1
  • opencv-source-surf-algorithm
    利用opencv中surf实现图片的匹配 (Using opencv achieve images match in surf)
    2013-11-03 10:27:40下载
    积分:1
  • 谁说菜鸟不会数据分析(入门篇)--数据%280922%29
    if you want to learn data analysis,i suggest you to read this book
    2017-11-25 14:07:00下载
    积分:1
  • chapter-1
    abaqus中python开发的一些例子(some examples of python in abaqus)
    2012-07-03 19:35:38下载
    积分:1
  • python编写卷积结构
    说明:  使用python语言编写卷积神经网络的卷积结构。(The convolution structure of convolution neural network is written in Python language.)
    2020-11-30 13:52:49下载
    积分:1
  • Deep Learning With Python中文版
    说明:  Deep Learning With Python_中文版 --本书由Keras之父、现任Google人工智能研究员的弗朗索瓦?肖莱(Franc?ois Chollet)执笔,详尽介绍了用Python和Keras进行深度学习的探索实践,包括计算机视觉、自然语言处理、产生式模型等应用。书中包含30多个代码示例,步骤讲解详细透彻。(Chinese Version - This book is written by Franc OIS Chollet, the father of Keras and current researcher of Google Artificial Intelligence. It introduces in detail the exploratory practice of in-depth learning with Python and Keras, including computer vision, natural language processing, production model and other applications. The book contains more than 30 code examples with detailed steps.)
    2019-02-25 18:00:50下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载