码迷,mamicode.com
首页 >  
搜索关键字:face recognition    ( 1417个结果
CSS3的使用方法解析
1.text-shadow:5px 5px 5px red, 9px 13px 10px blue, 8px 12px 10px #ccc; 字体阴影面积显示(同box-shadow) 2.自己设置字体 @font-face{ /* 可以设置字体 */ font-family:WebFont; /* ...
分类:Web程序   时间:2017-06-20 21:15:51    阅读次数:225
nyoj 714 Card Trick
Card Trick 时间限制:1000 ms | 内存限制:65535 KB 难度:3 描述 The magician shuffles a small pack of cards, holds it face down and performs the following procedure: ...
分类:其他好文   时间:2017-06-20 10:51:31    阅读次数:198
OCR简介及使用
OCR (Optical Character Recognition,光学字符识别)是指电子设备(例如扫描仪或数码相机)检查纸上打印的字符,通过检测暗、亮的模式确定其形状,然后用字符识别方法将形状翻译成计算机文字的过程;即,针对印刷体字符,采用光学的方式将纸质文档中的文字转换成为黑白点阵的图像文件, ...
分类:其他好文   时间:2017-06-19 11:01:33    阅读次数:132
机器学习-资源链接
学习 CS231n Convolutional Neural Networks for Visual Recognition http://cs231n.github.io/ Michael Nielsen Neural Networks and Deep Learning http://neura ...
分类:其他好文   时间:2017-06-17 22:30:16    阅读次数:145
Brute force Attack
1 Introduction A common threat that webdevelopers face is a password-guessing attack known as a brute force attack. Abrute-force attack is an attempt ...
分类:其他好文   时间:2017-06-16 14:23:52    阅读次数:318
bootstrap图标字体不出来问题的解决办法
@font-face { font-family: 'Glyphicons Halflings'; src: url('/Scripts/bootstrap/fonts/glyphicons-halflings-regular.eot'); src: url('/Scripts/bootstrap/ ...
分类:其他好文   时间:2017-06-15 20:25:42    阅读次数:131
face detection,landmark, recognition with deeplearning
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks codes: https://github.com/kpzhang93/MTCNN_face_detection_al ...
分类:其他好文   时间:2017-06-11 17:22:30    阅读次数:160
April 4 2017 Week 14 Tuesday
Problems are not stop signs, they are guidelines. 问题不是休止符,而是引向标。 It is ture during our explorations we often have to face problems, difficulities and ...
分类:其他好文   时间:2017-06-10 17:10:47    阅读次数:150
uiview的几个刷新的界面刷新的方法
可参考链接 UICoordinateSpace 接口,从当前视图的坐标转化到在screen的坐标体 <font color=#0099ff size=7 face="黑体">iOS的屏幕的变化的时候,界面和屏幕变化之间的关系。以iOS8为分隔点。</font> UIView 最为基础的属性 其他的属 ...
分类:其他好文   时间:2017-06-08 00:19:28    阅读次数:346
初识机器学习-人脸识别
感谢知乎老狼https://zhuanlan.zhihu.com/p/27275307,点击链接 Anaconda的安装 face_recognition库安装 1.代码 ...
分类:其他好文   时间:2017-06-08 00:17:07    阅读次数:169
1417条   上一页 1 ... 64 65 66 67 68 ... 142 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!