码迷,mamicode.com
首页 >  
搜索关键字:face++    ( 1029个结果
网站优化之字体
首先,处理字体,在网页:https://www.fontsquirrel.com 目前,@ font-face的支持 Firefox Opera Chrome Safari Internet Explorer 9 在旧的浏览器使用@ font-face时,不同的浏览器支持特定的字体文件。 IE浏览器 ...
分类:Web程序   时间:2016-10-26 19:40:35    阅读次数:288
Python黑帽编程 4.1 Sniffer(嗅探器)之数据捕获(上)
网络嗅探,是监听流经本机网卡数据包的一种技术,嗅探器就是利用这种技术进行数据捕获和分析的软件。 编写嗅探器,捕获数据是前置功能,数据分析要建立在捕获的基础上。本节就数据捕获的基本原理和编程实现做详细的阐述。 ...
分类:编程语言   时间:2016-10-25 19:15:49    阅读次数:458
html一般标签、常用标签、表格
body的属性: bgcolor 页面背景色 text 文字颜色 topmargin 上边距 leftmargin 左边距 rightmargin 右边距 bottomargin 下页边距 background 背景壁纸 一般标签: 字体格式控制标签 face是字体,size是字体大小,color是 ...
分类:Web程序   时间:2016-10-25 13:39:34    阅读次数:182
2016年10月24日--HTML常用标签
body的属性: bgcolor 页面背景色 background 背景壁纸、图片 text 文字颜色 topmargin 上边距 leftmargin 左边距 rightmargin 右边距 bottommargin 下边距 格式控制标签: <font color="" face="" size= ...
分类:Web程序   时间:2016-10-24 20:38:09    阅读次数:255
ECCV 2016 paper list
摘录ECCV2016部分文章,主要有Human pose esimation, Human activiity / actions, Face alignment, Face detection & recognition & .. , Hand tracking, Eye, and Others. ...
分类:其他好文   时间:2016-10-23 23:08:30    阅读次数:707
会动的边框
<!DOCTYPE html><html lang="zh-CN"><head> <meta charset="UTF-8"> <title>Call to action</title> <style type="text/css">@font-face { font-family: "open"; ...
分类:其他好文   时间:2016-10-21 22:05:46    阅读次数:190
POJ 3276 Face The Right Way 开关问题
Face The Right Way Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 4367 Accepted: 2025 Description Farmer John has arranged his N (1 ≤ N ≤ ...
分类:其他好文   时间:2016-10-18 07:35:51    阅读次数:241
Atitti css3 新特性attilax总结
Atitti css3 新特性attilax总结 图片发光效果2 透明渐变效果2 文字描边2 背景拉伸2 CSS3 选择器(Selector)4 @Font-face 特性7 Word-wrap & Text-overflow 样式9 Word-wrap9 Text-overflow10 文字渲染( ...
分类:Web程序   时间:2016-10-15 13:55:39    阅读次数:159
Face++
最近有一门课程作业,做人脸检测+人脸跟踪+人脸识别,开始只关注了SeetaFace,后来看到Face++,这里就针对这两天看到的内容做个菜鸟总结。想要了解Face++,最好的方式就是官网,非常简明。通过官网,可以快速地了解Face++是什么,常用来做什么,如果你想要利用它做点有趣的东西该怎么办。下面 ...
分类:其他好文   时间:2016-10-12 19:24:29    阅读次数:178
Chapter 1 First Sight——36
The door opened again, and the cold wind suddenly gusted through the room, rustling the papers on the desk, swirling my hair around my face. 门被再一次打开,寒 ...
分类:其他好文   时间:2016-10-10 01:53:58    阅读次数:171
1029条   上一页 1 ... 56 57 58 59 60 ... 103 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!