基于face_recognition库,能够实现调用摄像头实时检测人脸位置,进行注册,将注册图片存入data文件夹,能够同时识别多人,识别速度在1秒以内。
已通过pyinstaller封装成exe,解压后打开FaceR.exe即可使用,源代码在faceR.py中。
若需要源代码可以前往“基于face_recognition和OpenCV的人脸识别程序源代码”进行下载。
2024/7/29 14:24:39 153.15MB Face recognition python opencv
1
这个案例是基于sklearn机器学习库中的SVM和AdaBoost算法对MINIST数据集中的手写体数字进行识别的。
有需要的朋友可以下载一下,欢迎批评指正,一起进步。
本来想免积分的,但是csdn不让啊。


2024/7/16 4:36:50 178KB HandWritten MINIST SVM AdaBoost
1
一个基于Face_Recognition的python人脸识别项目完整示例代码,所有代码基于python实现。
python3.6版本,有不懂的同学下载后里面有链接地址,我可以提供具体指导。
2024/5/11 14:30:41 125KB 人脸识别
1
能够实现调用摄像头,实时检测人脸,实时注册捕捉照片存入本地,同时多人识别的人脸识别程序的源代码,需要环境为face_recognition,dlib,cv2,numpy等,可自行在pycharm等配置环境。
2024/3/23 14:42:14 4KB face 人脸识别 源代码 recognition
1
李子青的人脸识别手册包含人脸检测、人脸跟踪、人脸识别方面的内容。
2024/1/25 16:20:32 12.06MB 人脸识别 李子青
1
基于深度学习的指静脉识别,python实现
2023/11/24 17:45:10 228MB 指静脉识别 python
1
Thistextbookintroducessparseandredundantrepresentationswithafocusonapplicationsinsignalandimageprocessing.Thetheoreticalandnumericalfoundationsaretackledbeforetheapplicationsarediscussed.Mathematicalmodelingforsignalsourcesisdiscussedalongwithhowtousethepropermodelfortaskssuchasdenoising,restoration,separation,interpolationandextrapolation,compression,sampling,analysisandsynthesis,detection,recognition,andmore.Thepresentationiselegantandengaging.SparseandRedundantRepresentationsisintendedforgraduatestudentsinappliedmathematicsandelectricalengineering,aswellasappliedmathematicians,engineers,andresearcherswhoareactiveinthefieldsofsignalandimageprocessing.*Introducestheoreticalandnumericalfoundationsbeforetacklingapplications*Discusseshowtousethepropermodelforvarioussituations*Introducessparseandredundantrepresentations*FocusesonapplicationsinsignalandimageprocessingThefieldofsparseandredundantrepresentationmodelinghasgonethroughamajorrevolutioninthepasttwodecades.Thisstartedwithaseriesofalgorithmsforapproximatingthesparsestsolutionsoflinearsystemsofequations,latertobefollowedbysurprisingtheoreticalresultsthatguaranteethesealgorithms’performance.Withthesecontributionsinplace,majorbarriersinmakingthismodelpracticalandapplicablewereremoved,andsparsityandredundancybecamecentral,leadingtostate-of-the-artresultsinvariousdisciplines.Oneofthemainbeneficiariesofthisprogressisthefieldofimageprocessing,wherethismodelhasbeenshowntoleadtounprecedentedperformanceinvariousapplications.Thisbookprovidesacomprehensiveviewofthetopicofsparseandredundantrepresentationmodeling,anditsuseinsignalandimageprocessing.Itoffersasystematicandorderedexposuretothetheoreticalfoundationsofthisdatamodel,thenumericalaspec
2023/11/21 11:19:34 14.08MB Sparse Representation
1
face_recognition(人脸识别),face_recognition(人脸识别),供大家参考。
2023/11/10 14:37:09 14.37MB 人脸识别
1
使用的是opencv3.4.1版本。
face_recognition可以使用apt-getinstall安装,这也是为什么用ubuntu的原因。
有问题欢迎留言讨论。
2023/11/3 21:58:52 897KB opencv face_recogni 人脸对比
1
基于树莓派的人脸识别,可用来制作智能门锁
2023/9/6 23:29:12 5.69MB python 人脸识别 树莓派 智能门锁
1
共 19 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡