使用自定义字体:在CSS2中font-family属性只能使用两个字体:通用字体:Serif字体,Sans-serif字体,Monospace字体,Cursive字体,Fantasy字体;特定字体:如Times,Courier等,要求计算机已经安装该字体;使用@font-face:@font-fac...
                            
                            
                                分类:
Web程序   时间:
2014-12-15 13:42:18   
                                阅读次数:
229
                             
                    
                        
                            
                            
                                页面:<tablecellpadding="0"cellspacing="0"border="0"width="100%"><tr><td><textareaname=""id="doc"cols="30"rows="10"></textarea></td></tr><tr><td><divclass="face"><imgsrc="/sitecn/p_w_picpaths/fa..
                            
                            
                                分类:
Web程序   时间:
2014-12-15 10:35:23   
                                阅读次数:
182
                             
                    
                        
                            
                            
                                1. draw feature pointsofPolyline leftEye, rightEye, leftEyebrow, rightEyebrow, noseBridge, noseBase, innerMouth, outerMouth, jaw;leftEye = tracker.get...
                            
                            
                                分类:
其他好文   时间:
2014-12-12 22:01:47   
                                阅读次数:
267
                             
                    
                        
                            
                            
                                HTML 1 2 li*5>a[href=#]>i.icon --> 3 4 5  6  7  8  9 10...
                            
                            
                                分类:
其他好文   时间:
2014-12-10 19:27:01   
                                阅读次数:
268
                             
                    
                        
                            
                            
                                1、云相册(作者:Steven)(注:标题为下载地址超链)
 
        该项目是一款基于人脸识别注册和登录,并支持分享的云相册。登陆模块采用了两种登陆方式,一种是
基于Face++的人脸识别登陆,另一种方式是基于Bmob数据库的账号密码登陆。
 
 
         综合点评:
 
        该项目所用服务较广,包括科大语音讯...
                            
                            
                                分类:
其他好文   时间:
2014-12-10 10:48:01   
                                阅读次数:
211
                             
                    
                        
                            
                            
                                $('#face_table2').datagrid({ title: '信息', iconCls: 'icon-save',url: 'callroll!page.action'nowrap: true,//设置为true,当数据长度超出列宽时将会自动截取。striped: true, ...
                            
                            
                                分类:
其他好文   时间:
2014-12-09 11:47:04   
                                阅读次数:
171
                             
                    
                        
                            
                            
                                HTML: Canvas绘制旋转太极 JavaScript:var canvas = document.getElementById("face");var cxt = canvas.getContext('2d');var r = 100; //半径var pointX =...
                            
                            
                                分类:
Web程序   时间:
2014-12-07 06:26:16   
                                阅读次数:
221
                             
                    
                        
                            
                            
                                HTML:
    
    Canvas绘制旋转太极
    
 
JavaScript:
var canvas = document.getElementById("face");
var cxt = ca...
                            
                            
                                分类:
Web程序   时间:
2014-12-07 01:22:24   
                                阅读次数:
233
                             
                    
                        
                            
                            
                                最近在搞上身检测(Upper-body detection),本文使用了http://groups.inf.ed.ac.uk/calvin/calvin_upperbody_detector/进行上身检测
其中作者用到了voc-release 3.1 (DPM)来做上身检测,并综合了VJ的face detector来辅助上身检测。DPM更高版本的代码可以从http://www.cs.be...
                            
                            
                                分类:
其他好文   时间:
2014-12-05 09:16:24   
                                阅读次数:
270
                             
                    
                        
                            
                            
                                完成的部分:Algo: Face DetectionRender : 获取到很多素材,成功读取素材并加到生成视频中MVVM : 整理了以前的代码,为配合实时Rendering修改了ModelTODO:Algo : 图片去重与质量选择Render:各种Effect参数的选取,音乐的选取MVVM:UI的...
                            
                            
                                分类:
其他好文   时间:
2014-12-05 07:03:26   
                                阅读次数:
134