登录
首页 » Python » smile-detection

smile-detection

于 2020-11-17 发布 文件大小:1302KB
0 106
下载积分: 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》习题答案.doc
    新手入门,附有答案代码截图
    2020-03-26下载
    积分:1
  • opencvdetector
    opencv2.4.3 读入摄像头 检测运动物体显示运动轨迹(opencv2.4.3 read display camera to detect moving objects trajectories)
    2013-06-09 01:39:34下载
    积分:1
  • hw3-code
    这是强化学习关于动态规划的例子,我们需要让智能体自己找到最好的策略。环境是一个5*5的格子,只有走到正确的格子下才能够获得奖励。通过这个例子对动态规划能有一个很好的了解。(This is an example of reinforcement learning about dynamic programming. We need to let agents find the best strategy for themselves. The environment is a 5*5 grid. Only when you get to the right grid can you get a reward. Through this example, we can have a good understanding of dynamic programming.)
    2018-12-27 19:40:58下载
    积分:1
  • 爬取热门微博评论并进行数据分析、nlp情感分析
    说明:  爬取热门微博评论并进行数据分析、nlp情感分析 xuenlp.py功能包含: 读取数据库并进行数据去重 对微博评论进行情感分析并生成统计结果 统计微博评论中的表情排行 统计微博评论中的粉丝排行前20(Crawl popular microblog comments and do data analysis and NLP sentiment analysis Xuenlp.py functions include: Read the database and de-duplicate the data Emotional analysis of microblog comments and generating statistical results Statistical expression ranking in microblog comments Statistics of the top 20 fans in microblog comments)
    2020-06-23 05:20:02下载
    积分:1
  • 飞机大战
    说明:  小游戏小项目练手源码,图片素材,适合练手。。。(Small game small project training source code, picture material, suitable for hand training....)
    2020-06-25 11:20:01下载
    积分:1
  • 线性回归模型代码演示
    线性回归模型代码演示
    2021-05-07下载
    积分:1
  • FaceSDK-master
    说明:  C# SDK for Face++ 人脸检测与分析 检测给定图片(Image)中的所有人脸(Face)的位置和相应的面部属性 检测模式可以是normal(默认) 或者 oneface 。在oneface模式中,检测器仅找出图片中最大的一张脸。 可以是none或者由逗号分割的属性列表。默认为gender, age, race, smiling。目前支持的属性包括:gender, age, race, smiling, 可以为图片中检测出的每一张Face指定一个不包含非法字符且不超过255字节的字符串作为tag,tag信息可以通过 /info/get_face 查询 检测给定人脸(Face)相应的面部轮廓,五官等关键点的位置,包括25点和83点两种模式。(Face Detection and Analysis Detecting the location and corresponding facial attributes of all faces in a given image The detection mode can be normal (default) or oneface. In oneface mode, the detector finds only the largest face in the picture. It can be none or a comma-separated list of attributes. The default is gender, age, race, smiling. Attributes currently supported include gender, age, race, smiling. Each Face detected in a picture can be tagged with a string that does not contain illegal characters and does not exceed 255 bytes. The tag information can be queried by / Info / get_face. The location of key points such as facial contour and facial features for a given face (Face) is detected, including 25 points and 83 points.)
    2020-06-22 20:40:01下载
    积分:1
  • ch01
    说明:  信号波达方向估计的算法,利用python语言实现的,实现的是窄带信号的处理,利用深度学习框架(The algorithm of direction of arrival (DOA) estimation is implemented in Python language, which is used to process narrowband signals and uses deep learning framework)
    2020-08-06 22:36:01下载
    积分:1
  • Python鲍鱼年龄预测
    在鲍鱼性别、长度、干重等因素下对鲍鱼年龄预测。适合初学者
    2022-02-05 19:01:01下载
    积分:1
  • TLD_LL
    TLD算法代码 vs2008 opencv2.3.1 win7 arthurv-OpenTLD-1e3cd0b(The TLD algorithm code vs2008 opencv2.3.1 win7 arthurv-OpenTLD-1e3cd0b)
    2012-11-23 14:31:00下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载