登录
首页 » Python » smile-detection

smile-detection

于 2020-11-17 发布 文件大小:1302KB
0 124
下载积分: 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自然语言处理中文版
    自然语言处理一般是在本科或研究生层次的高年级开设的为期一个学期的课程。很多教 师都发现,在如此短的时间里涵盖理论和实践两个方面是十分困难的。有些课程注重理论而 排挤实践练习,剥夺了学生编写程序自动处理语言带来的挑战和兴奋感。另一些课程仅仅教 授语言学编程而不包含任何重要的NLP 内容。最初开发NLTK 就是为了解决这个问题,使 在一个学期里同时教授大量理论和实践成为可能,无论学生事先有没有编程经验。 算法和数据结构在所有NLP 教学大纲中都十分重要。它们本身可能非常枯燥,而NLT K 提供的交互式图形用户界面能一步一步看到算法过程,使它们变得鲜活。大多说NLTK 组件都有一个无需用户输入任何数据就能执行有趣的任务的示范性例子。(Natural Language Processing (NLP) is a one-semester course offered in senior grades at undergraduate or graduate levels. Many teaching Teachers have found it very difficult to cover both theoretical and practical aspects in such a short period of time. Some courses focus on theory. Crowding out practical exercises deprives students of the challenge and excitement of writing programs to deal with language automatically. Other courses are taught only Teaching Linguistic Programming without any significant NLP content.)
    2018-12-10 14:14:50下载
    积分:1
  • Recommender-Systems-master
    使用协同过滤的推荐系统测试代码Predicting movie ratings using collaborative filtering and latent concept extractors based on matrix decomposition methods like SVD and CUR on the movielens-100k dataset The project explores techniques for predicting unknown user ratings based on a large dataset of users and movie ratings.(Recommender-SystemsWe used 6 different recommender methods to predict user ratings across the data sets. Namely we set up Collaborative Filtering along with its baseline variant and Matrix decomposition techniques like Singular Value Decomposition and CUR. Moreover, we also implemented dimensionality reduction in these matrix decomposition techniques which preserved 90% of the energy so as to increase the computational efficiency while keeping the accuracy similar for these methods.)
    2019-01-13 21:30:57下载
    积分:1
  • attributes
    说明:  CUB_鸟类数据标注,每张图312特征,共计200分类(class_attribute_labels_continuous)
    2020-06-22 18:40:01下载
    积分:1
  • 智能投顾
    说明:  使用python实现股票智能投顾,包括收益率分析,有效边界,alpha值,beta值等(Using Python to realize stock intelligent investment.Including yield analysis, effective boundary, alpha value, beta value, etc)
    2021-03-25 15:59:14下载
    积分:1
  • 山东省地图
    说明:  山东地图基础资料SHP格式,不适用于ARCGIS(SD MAPS,not use for ArcGIS)
    2020-01-25 00:26:16下载
    积分:1
  • Flask Web开发:基于Python的Web应用开发实战
    说明:  本书不仅适合初级Web开发人员学习阅读,更是Python程序员用来学习高级Web开发技术的优秀参考书。(This book is not only suitable for junior web developers to learn to read, but also an excellent reference book for Python programmers to learn advanced web development technology.)
    2019-12-16 12:11:59下载
    积分:1
  • Python项目
    你的软件将接受任何sehir工程系的课程
    2022-03-15 02:39:30下载
    积分:1
  • 负荷预测(python例子)
    实时负荷预测,15分钟到4小时
    2021-05-06下载
    积分:1
  • 罗汉塔
    说明:  可解释出罗汉塔游戏秘籍,层数不定。理解简单,操作也只需要输入层数。依照步骤即可完成游戏。(It can explain the secret book of Luohanta game, the number of layers is uncertain.)
    2020-06-20 05:20:02下载
    积分:1
  • 利用深度学习进行图像融合
    利用可见光图像训练编解码网络,然后将红外图像和可见光图像进行融合编码,最后通过解码将图像恢复出来,用此类方法进行图像融合借鉴了图像风格迁移的思想,将一部分红外图像的信息迁移进可见光图像中,使得原本在可见光图像中不可见的信息显现出来,该方法相比较于传统的图像融合,在指标参数上有一定的提高。
    2022-07-01 04:02:27下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载